# Chainlife Tokens

- [Examples](https://docs.chainlife.xyz/chainlife-tokens/examples.md)
- [Token Info](https://docs.chainlife.xyz/chainlife-tokens/token-info.md)
- [Maturation](https://docs.chainlife.xyz/chainlife-tokens/maturation.md)
- [Seed Evolution - TECHNICAL](https://docs.chainlife.xyz/chainlife-tokens/maturation/seed-evolution-technical.md)
- [Token Legend](https://docs.chainlife.xyz/chainlife-tokens/token-legend.md)
- [Rulesets](https://docs.chainlife.xyz/chainlife-tokens/token-legend/rulesets.md): Rulesets describe what conditions result in a cell to be born or survive (and by extension, die).
- [Palette Maturity](https://docs.chainlife.xyz/chainlife-tokens/token-legend/palette-maturity.md): Chainlife palettes mature, changing their default state and unlocking interactive functions.
- [World View](https://docs.chainlife.xyz/chainlife-tokens/token-legend/world-view.md): The space the live cells have within a Chainlife token is the world, and various icons reveal nature of the world as it matures.
- [Logic Gate](https://docs.chainlife.xyz/chainlife-tokens/token-legend/logic-gate.md): Every transfer, a different logic gate is used to calculate the population of live cells in every Chainlife token.
- [Interactivity](https://docs.chainlife.xyz/chainlife-tokens/interactivity.md)
- [Starting Interactivity](https://docs.chainlife.xyz/chainlife-tokens/interactivity/starting-interactivity.md)
- [Unlockable Interactivity](https://docs.chainlife.xyz/chainlife-tokens/interactivity/unlockable-interactivity.md)
- [Trait-Specific Interactivity](https://docs.chainlife.xyz/chainlife-tokens/interactivity/trait-specific-interactivity.md)
- [ALL INTERACTIVITY](https://docs.chainlife.xyz/chainlife-tokens/interactivity/all-interactivity.md)
- [Room for Growth](https://docs.chainlife.xyz/chainlife-tokens/room-for-growth.md)


---

# Agent Instructions: 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-tokens.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.
