# Optional: Esoterra

Every token also has the potential to create a 3D map, and I call this alternative render an Esoterra. This is experimental and meta, and I've created a proof of concept.&#x20;

From the world view, when a token is highlighted (you remember how to do that, right? `\` and then `T<token number>`). When a token is highlighted, press `V` to view its Esoterra (opens in new window, may need to disable pop-up blockers).

This is a render of the token's on-chain data, using the token's starting seed data, and rendered with some other traits from the token. Easiest to notice is that the palettes match. Navigate around the Esoterra 3D view like you would the World viewer, with click and drag.

These are 3D spaces that change with blockchain data, together creating a larger 3D world made of on-chain assets and on-chain data, controlled by the token's owners. Thanks to the platform, Substratum, setting 'esoterra' as the custom rule will change the rendering style of the token to use the esoterra artwork (and changing it away from that will return it to a traditional Chainlife token.

Over time, I'll be adding other rendering algorithms that the token owners can opt into!


---

# 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/start-here/quickstart-guide/optional-esoterra.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.
