# Streme.fun

## What is Streme?

Streme is a token launcher that deploys tokens:

* that can be streamed in real-time, powered by Superfluid
* with built in staking, with rewards streamed in real-time to stakers
* with Uniswap v3 trading automatically provisioned on launch

## How do I create a Streme Coin?

Currently you can create a Streme coin using [Farcaster](https://farcaster.xyz/). Mention [@streme](https://farcaster.xyz/streme), an AI agent, and request creation of a token. Be sure to include a name, symbol, and attach an image to your cast.

In future, other platforms may be supported.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.streme.fun/streme.fun.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
