# World View

## **Bottom Left Corner Symbols: World View**

The size of a Chainlife token's world impacts how complex its patterns can be.

## Fixed

![Fixed World symbol](https://labs.matto.xyz/chainlife/src/images/icons/World_Fixed.png)

The size of the world is fixed and does not change on transfer.

## Expanding

![Expanding World symbol](https://labs.matto.xyz/chainlife/src/images/icons/World_Expanding.png)

The size of the world increases on transfers for a time, resulting in a more 'zoomed-out' view.

## Fixed - Zoomable

![Fixed Zoomable World symbol](https://labs.matto.xyz/chainlife/src/images/icons/World_Fixed-Zoom.png)

The Fixed-World token has matured enough to unlock zoom controls. Zooming in or out resets the token to the starting seed at generation 0.

## Expanding - Zoomable

![Expanding Zoomable World symbol](https://labs.matto.xyz/chainlife/src/images/icons/World_Expanding-Zoom.png)

The Expanding-World token has matured enough to unlock zoom controls. Zooming in or out resets the token to the starting seed at generation 0.


---

# 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/token-legend/world-view.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.
