# Streme.fun

## Streme.fun

- [Streme.fun](https://docs.streme.fun/streme.fun.md): An AI Agent token launcher that deploys streamable tokens with built-in staking rewards and automatic liquidity provision.
- [Staking](https://docs.streme.fun/staking.md): Every Streme coin comes with a staking contract with streaming rewards.
- [Trading Fees](https://docs.streme.fun/trading-fees.md): Token deployers ear a share of trading fees
- [$SUP Rewards](https://docs.streme.fun/sup.md): Streme is part of Season 4 of $SUP streaming rewards. $SUP is the ecosystem token of Superfluid.
- [$STREME](https://docs.streme.fun/token.md): $STREME is the official token of Streme. It was deployed by Streme. It is just like other Streme coins.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
