# Fundamentals

- [What is Shimmy App?](https://docs.shimmyapp.com/fundamentals/what-is-shimmy-app.md)
- [Product ✨](https://docs.shimmyapp.com/fundamentals/product.md)
- [Technologies 💻](https://docs.shimmyapp.com/fundamentals/product/technologies.md)
- [Marketing 📢](https://docs.shimmyapp.com/fundamentals/product/marketing.md)
- [Use Cases 🫶](https://docs.shimmyapp.com/fundamentals/product/use-cases.md)
- [Platform Structure 🏛️](https://docs.shimmyapp.com/fundamentals/platform-structure.md)
- [Safety & Transparency](https://docs.shimmyapp.com/fundamentals/safety-and-transparency.md)
- [Public Roadmap](https://docs.shimmyapp.com/fundamentals/public-roadmap.md): The below outlines the go to market timeline for Shimmy.
- [Members](https://docs.shimmyapp.com/fundamentals/members.md)
- [V2 $SHM Token 💰](https://docs.shimmyapp.com/fundamentals/v2-usdshm-token.md)
- [Community & Rewards 💸](https://docs.shimmyapp.com/fundamentals/v2-usdshm-token/community-and-rewards.md)
- [Governance 🥸](https://docs.shimmyapp.com/fundamentals/v2-usdshm-token/governance.md)
- [Treasury 🔐](https://docs.shimmyapp.com/fundamentals/v2-usdshm-token/treasury.md): This page outlines the purpose of a Treasury, when our Native Crypto Token ($SHM) goes live.
- [Voting ✅](https://docs.shimmyapp.com/fundamentals/v2-usdshm-token/voting.md)
- [Tokenomics %](https://docs.shimmyapp.com/fundamentals/v2-usdshm-token/tokenomics.md)
- [Token Launch 🚀](https://docs.shimmyapp.com/fundamentals/v2-usdshm-token/token-launch.md)
- [Initial Distribution 🪙](https://docs.shimmyapp.com/fundamentals/v2-usdshm-token/initial-distribution.md)
- [Liquidity & Utility 💧](https://docs.shimmyapp.com/fundamentals/v2-usdshm-token/liquidity-and-utility.md)
- [FAQ](https://docs.shimmyapp.com/fundamentals/faq.md)


---

# 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.shimmyapp.com/fundamentals.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.
