> For the complete documentation index, see [llms.txt](https://whitepaper.octo-gaming.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.octo-gaming.com/game-fi-elements.md).

# Game Fi Elements

- [About OCTOKN (OTK)](https://whitepaper.octo-gaming.com/game-fi-elements/about-octokn-otk.md)
- [Token Details](https://whitepaper.octo-gaming.com/game-fi-elements/about-octokn-otk/token-details.md)
- [What is OCTOKN (OTK)](https://whitepaper.octo-gaming.com/game-fi-elements/about-octokn-otk/what-is-octokn-otk.md)
- [What is OCTOKN used for?](https://whitepaper.octo-gaming.com/game-fi-elements/about-octokn-otk/what-is-octokn-used-for.md)
- [About The Octos NFTs](https://whitepaper.octo-gaming.com/game-fi-elements/about-the-octos-nfts.md)
- [What are The Octo NFTs?](https://whitepaper.octo-gaming.com/game-fi-elements/about-the-octos-nfts/what-are-the-octo-nfts.md)
- [XP system, Levels & Points](https://whitepaper.octo-gaming.com/game-fi-elements/about-the-octos-nfts/xp-system-levels-and-points.md)
- [Attributes](https://whitepaper.octo-gaming.com/game-fi-elements/about-the-octos-nfts/attributes.md)
- [Health Gauge & Refill](https://whitepaper.octo-gaming.com/game-fi-elements/about-the-octos-nfts/health-gauge-and-refill.md)
- [🐋 About the Octo whales](https://whitepaper.octo-gaming.com/game-fi-elements/about-the-octo-whales.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 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://whitepaper.octo-gaming.com/game-fi-elements.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.
