# Mytho

## Mytho

- [Welcome!](https://grimoire.mytho.io/readme.md)
- [Core Concepts](https://grimoire.mytho.io/getting-started/core-concepts.md)
- [Communities](https://grimoire.mytho.io/getting-started/totems.md)
- [Merit System](https://grimoire.mytho.io/getting-started/merit-system.md)
- [Posts](https://grimoire.mytho.io/getting-started/posts.md)
- [MYTHO Token](https://grimoire.mytho.io/getting-started/mytho-token.md)
- [Fees and Revenue Sources](https://grimoire.mytho.io/getting-started/fees-and-revenue-sources.md)
- [Mytho Activity Program](https://grimoire.mytho.io/getting-started/mytho-activity-program.md)
- [Christmas Campaign on TaskOn](https://grimoire.mytho.io/mytho-launch-campaigns/christmas-campaign-on-taskon.md): Mytho is excited to co-host Taskmas!
- [Mytho & Wayman & TaskOn Campaign](https://grimoire.mytho.io/mytho-launch-campaigns/mytho-and-wayman-and-taskon-campaign.md)
- [Mytho Community Program](https://grimoire.mytho.io/dao/mytho-community-program.md)
- [Useful links](https://grimoire.mytho.io/stay-in-touch/useful-links.md)
- [Join our community](https://grimoire.mytho.io/stay-in-touch/join-our-community.md)
- [Audit reports](https://grimoire.mytho.io/smart-contracts-and-audits/audit-reports.md)
- [Content Publishing Rules](https://grimoire.mytho.io/other/content-publishing-rules.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://grimoire.mytho.io/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.
