# StereoAI Docs

## StereoAI Docs

- [StereoAI](https://docs.stereoai.app/stereoai.md): Empowering blockchain through AI and music
- [Overview](https://docs.stereoai.app/overview.md)
- [Why StereoAI doesn't have a SAFU contract badge?](https://docs.stereoai.app/why-stereoai-doesnt-have-a-safu-contract-badge.md)
- [Become a CREATOR](https://docs.stereoai.app/stereoai-overview/become-a-creator.md): Use AI to earn
- [Listen to EARN](https://docs.stereoai.app/stereoai-overview/listen-to-earn.md): Enjoy music while earn
- [Linguistic AI to create lyrics](https://docs.stereoai.app/stereoai-overview/linguistic-ai-to-create-lyrics.md)
- [StereoAI Studio](https://docs.stereoai.app/stereoai-overview/stereoai-studio.md): How it works
- [$STAI Token](https://docs.stereoai.app/syn-token/usdstai-token.md)
- [Tokenomics BSC - Arbitrum](https://docs.stereoai.app/syn-token/tokenomics-bsc-arbitrum.md): The tokenomics are the same in both of the networks
- [Affiliate program](https://docs.stereoai.app/syn-token/affiliate-program.md)
- [Presale BSC](https://docs.stereoai.app/syn-token/presale-bsc.md)
- [How to bridge funds to Arbitrum](https://docs.stereoai.app/syn-token/how-to-bridge-funds-to-arbitrum.md)
- [Presale Arbitrum](https://docs.stereoai.app/syn-token/presale-arbitrum.md)
- [Presale FAQ](https://docs.stereoai.app/syn-token/presale-faq.md)
- [Roadmap](https://docs.stereoai.app/stereo-ai-company/roadmap.md)
- [FAQ](https://docs.stereoai.app/stereo-ai-company/faq.md)
- [Team](https://docs.stereoai.app/stereo-ai-company/team.md)
- [Music Analysis Model](https://docs.stereoai.app/tech-area/music-analysis-model.md): This notebook does basic analysis of song metadata taken from spotify. The data contains numeric metrics generated by spotify which measure the songs' danceability, mood, liveness, etc. The data also
- [Copyright Policy](https://docs.stereoai.app/legal-area/copyright-policy.md)
- [Intellectual Property](https://docs.stereoai.app/legal-area/intellectual-property.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.stereoai.app/stereoai.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.
