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

# Chainlife Tokens Coexist

The Chainlife World is a 32 x 32 grid (1024 cells), where each cell represents a Chainlife token. All tokens are at the same level at mint: Level 0. Every transfer, and after user-initiated on-chain 'shifts', Chainlife tokens mature and change. These changes occur in the thumbnail image, in the live-view of every token, and in the Chainlife World.

As tokens move up or down levels on-chain, they change levels in the 3D world. Token 0 will always be at grid coordinates (0,0) - top left in overhead view - and the last token will always be in the bottom right in overhead view - but their levels can continually change, forever.


---

# 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://docs.chainlife.xyz/chainlife-world/chainlife-tokens-coexist.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.
