# Super Exchange

## English

- [Super Exchange](https://docs.super.exchange/home.md)
- [Growth Trajectory](https://docs.super.exchange/super-curve/growth-trajectory.md)
- [$SUPER](https://docs.super.exchange/supernomics/super.md)
- [Superchanics](https://docs.super.exchange/supernomics/superchanics.md)
- [$SUPER Flywheel](https://docs.super.exchange/supernomics/superflywheel.md)
- [Whitepaper](https://docs.super.exchange/whitepaper/whitepaper.md)
- [Create](https://docs.super.exchange/user-guide/create.md)
- [Buy & Sell](https://docs.super.exchange/user-guide/buy-and-sell.md)
- [Fees](https://docs.super.exchange/user-guide/fees.md)
- [Media](https://docs.super.exchange/miscellaneous/media.md)

## 简体中文

- [Super Exchange](https://docs.super.exchange/simplified-chinese/home.md)
- [曲线增长轨迹](https://docs.super.exchange/simplified-chinese/chao-ji-qu-xian/qu-xian-zeng-zhang-gui-ji.md)
- [$SUPER](https://docs.super.exchange/simplified-chinese/dai-bi-jing-ji-xue/super.md)
- [积分](https://docs.super.exchange/simplified-chinese/dai-bi-jing-ji-xue/ji-fen.md)
- [$SUPER 增长飞轮](https://docs.super.exchange/simplified-chinese/dai-bi-jing-ji-xue/super-zeng-zhang-fei-lun.md)
- [白皮书](https://docs.super.exchange/simplified-chinese/bai-pi-shu/bai-pi-shu.md)
- [创建](https://docs.super.exchange/simplified-chinese/yong-hu-zhi-nan/chuang-jian.md)
- [交易](https://docs.super.exchange/simplified-chinese/yong-hu-zhi-nan/jiao-yi.md)
- [交易费率](https://docs.super.exchange/simplified-chinese/yong-hu-zhi-nan/jiao-yi-fei-l.md)
- [媒体内容](https://docs.super.exchange/simplified-chinese/zi-yuan/mei-ti-nei-rong.md)


---

# 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.super.exchange/home.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.
