# Motion Docs

## Home

- [What is $MOTION?](https://docs.motion.tips/readme.md): Post about the communities you're in. Motion scores it, burns real supply, and builds your tip allocation. Live on Robinhood Chain.
- [How It Works](https://docs.motion.tips/how-it-works.md): Post in a tracked community, get scored every 30 minutes, and build your tip allocation. Each step in plain terms.
- [Earn Points](https://docs.motion.tips/qualify-and-earn.md): Who qualifies, how points become tip allocation, and why a post sometimes scores zero.
- [Tipping](https://docs.motion.tips/tip-on-the-timeline.md): Send a $MOTION tip with one reply on X. Get tipped, and claim it, or let it grow your tipping allocation.
- [The Leaderboard](https://docs.motion.tips/leaderboard-and-tip-allocation.md): The live creator board: your rank, your tip allocation, and the burns your posts drove.
- [The Graph](https://docs.motion.tips/read-the-graph.md): The live relationship map: every sphere is a real creator, every line is real engagement Motion scored.
- [FAQ](https://docs.motion.tips/faq-and-glossary.md): Quick answers to the questions everyone asks first.
- [Under the Hood](https://docs.motion.tips/technical/technical.md): How Motion works under the hood: a real-time indexing engine, deterministic scoring, and on-chain enforced automation.
- [Treasury & Delegation](https://docs.motion.tips/technical/delegation.md): The $MOTION treasury is a MetaMask smart-account multisig on Robinhood Chain. The owners sign tightly scoped permissions that let the backend burn $MOTION and pay claims, and nothing else. Check the c


---

# 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.motion.tips/readme.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.
