> For the complete documentation index, see [llms.txt](https://toyo-fight.gitbook.io/toyo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toyo-fight.gitbook.io/toyo/note.md).

# NOTE

This document provides a high-level overview of the blockchain play-to-earn game Toyo.\
\
It intends to provide enough information at the pre-alpha stage regarding what we plan to create, develop and deliver for the community of action-figure, NFT collectors, and play-to-earn video-game fans.\
\
This whitepaper will soon receive more complete, solid, and in-depth information.\
\
Stay tuned! Join our Discord server to get the latest Toyo updates: <https://discord.gg/ToyoVerse>

{% hint style="danger" %}
This white paper is being improved, things here mentioned can be changed without prior notice, and if so, they are for the better experience of the players/investors and to create a healthier in-game economy.

Major changes will be communicated on our official channels, follow us and keep updated along the way [🙃](https://emojipedia.org/upside-down-face/)
{% endhint %}


---

# 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 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://toyo-fight.gitbook.io/toyo/note.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.
