> For the complete documentation index, see [llms.txt](https://docs.purionsolana.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.purionsolana.com/readme.md).

# Welcome to Puri: The Official Docs

Welcome to the official documentation for **Puri** and **Purigotchi**! Whether you're a dedicated member of the community or discovering us for the first time, we’re excited to have you here.

Puri is more than just a meme coin—it's a thriving ecosystem designed to foster collaboration, support projects, and reward players in the evolving Web3 space. With **Infinite Runway Tokenomics** and the **Purigotchi Collaboration Fund**, we aim to build a sustainable future for both Puri and the Solana ecosystem. Here, you’ll find everything you need to understand Puri’s unique vision, how our tokenomics work, and how you can be part of this exciting journey.

Explore our docs, learn more about the **Purigotchi** game, and discover how you can get involved!

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Introduction</td><td></td><td></td><td><a href="/files/PQLwxJIDvEyAiRxRuk8y">/files/PQLwxJIDvEyAiRxRuk8y</a></td><td><a href="/pages/Zvukm7MAGL6ooitMTmpY">/pages/Zvukm7MAGL6ooitMTmpY</a></td></tr><tr><td>Tokenomics</td><td></td><td></td><td><a href="/files/QDiLbU5kCJnlawEueCUe">/files/QDiLbU5kCJnlawEueCUe</a></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td>The Purigotchi Game</td><td></td><td></td><td><a href="/files/Wm5Q9QF8Q03dCUcLWvrw">/files/Wm5Q9QF8Q03dCUcLWvrw</a></td><td><a href="/pages/KTyQH4kiMCCo141wJCjZ">/pages/KTyQH4kiMCCo141wJCjZ</a></td></tr><tr><td>Puri Labs</td><td></td><td></td><td><a href="/files/22KqAgAzpGRVhuJvyMq5">/files/22KqAgAzpGRVhuJvyMq5</a></td><td><a href="/spaces/eV3a3GCEuwFBQZtlYx5k">/spaces/eV3a3GCEuwFBQZtlYx5k</a></td></tr><tr><td>Lore</td><td></td><td></td><td><a href="/files/95zidckwPMsKA0Ugy4vz">/files/95zidckwPMsKA0Ugy4vz</a></td><td><a href="/spaces/iXxj2tpmRZIyro3O3OOY">/spaces/iXxj2tpmRZIyro3O3OOY</a></td></tr><tr><td>Whitepaper</td><td></td><td></td><td><a href="/files/Gy9wyW53Mx5BHJ8kYQRV">/files/Gy9wyW53Mx5BHJ8kYQRV</a></td><td><a href="/spaces/SB8Qzy9e5b6I3zZIdFDj">/spaces/SB8Qzy9e5b6I3zZIdFDj</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.purionsolana.com/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
