# Utility?

Individual levels of the Chainlife world (which represent Chainlife tokens at their on-chain 'levels'), can be exported for use in popular cellular automata applications (like [Golly](https://golly.sourceforge.net/), check it out!), or can be played directly from the Chainlife generator API.

Besides whatever coolness exists in using on-chain degen-group-behavior to simulate cellular automata, owners can customize their token's levels up or down (for a very small fee), thus allowing owners to work together to create patterns in the Chainlife World.


---

# 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-world/utility.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.
