# Gotchi Whitepaper

## Gotchi Whitepaper

- [Introduction](https://whitepaper.gotchi.co/introduction.md)
- [Mission](https://whitepaper.gotchi.co/mission.md)
- [Getting Started](https://whitepaper.gotchi.co/getting-started.md)
- [Avatars](https://whitepaper.gotchi.co/avatars.md)
- [Gotchi](https://whitepaper.gotchi.co/avatars/gotchi.md)
- [Gotchi Mint](https://whitepaper.gotchi.co/avatars/gotchi-mint.md)
- [W2E System](https://whitepaper.gotchi.co/w2e-system.md)
- [Working areas](https://whitepaper.gotchi.co/w2e-system/working-areas.md)
- [Karma](https://whitepaper.gotchi.co/w2e-system/karma.md)
- [Gems, Chests and Sockets](https://whitepaper.gotchi.co/w2e-system/gems-chests-and-sockets.md)
- [Challenges (TBA)](https://whitepaper.gotchi.co/w2e-system/challenges-tba.md)
- [Achievement (TBA)](https://whitepaper.gotchi.co/w2e-system/achievement-tba.md)
- [Security & Technologies](https://whitepaper.gotchi.co/security-and-technologies.md)
- [Decentralization and security](https://whitepaper.gotchi.co/security-and-technologies/decentralization-and-security.md)
- [AI Matching Algorithms (TBA)](https://whitepaper.gotchi.co/security-and-technologies/ai-matching-algorithms-tba.md)
- [Confirmation of qualifications](https://whitepaper.gotchi.co/security-and-technologies/confirmation-of-qualifications.md)
- [Inventory](https://whitepaper.gotchi.co/security-and-technologies/inventory.md)
- [Future](https://whitepaper.gotchi.co/future.md)
- [Staking (TBA)](https://whitepaper.gotchi.co/future/staking-tba.md)
- [Healthy schedule (TBA)](https://whitepaper.gotchi.co/future/healthy-schedule-tba.md)
- [Team Work (TBA)](https://whitepaper.gotchi.co/future/team-work-tba.md)
- [Customers and performers](https://whitepaper.gotchi.co/customers-and-performers.md)
- [Roadmap](https://whitepaper.gotchi.co/roadmap.md)
- [Tokenomics](https://whitepaper.gotchi.co/tokenomics.md)
- [Conclusion](https://whitepaper.gotchi.co/conclusion.md)
- [Community](https://whitepaper.gotchi.co/community.md)
- [Disclaimer](https://whitepaper.gotchi.co/disclaimer.md)
- [Terms of Use](https://whitepaper.gotchi.co/terms-of-use.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://whitepaper.gotchi.co/introduction.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.
