# NFT in the Meerkat Coin App

Within TMA, each user has their own **Meerkat Cave**. Users can decorate their caves by acquiring NFTs inside the app, purchased with TON. All NFTs are released in limited quantities and come in three rarity levels, randomly assigned to users.

When users acquire NFTs, they also get an increase in their coin earnings per second in TMA. These coins can later be exchanged for lottery tickets, which give users a chance to win an allocation of **MVT** coins.

<figure><img src="/files/K8zQVg8vnD79MQJOgOy2" alt=""><figcaption></figcaption></figure>


---

# 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://timesoul.gitbook.io/timesoul-litepaper-1/income/nft-in-the-meerkat-coin-app.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.
