# Levels, Tiers, and EXP

Each Catto NFT starts at level 0 and can be upgraded once the experience cap is met.

![](/files/qjE1myXU1UgPjzwOCZKx)

For each true reading minute when the user earns $READ, the equipped pair of Catto will gain 10 experience (EXP) points. When the daily reward cap has been reached, the user will stop earning EXP for that day.

When the experience cap is reached for a certain level, users can choose to upgrade the Catto NFT level at the cost of $READ tokens. The cost to upgrade is dependent on the current level of the Catto NFT.

![](/files/3kVmI8bPC20s4TMiX4Wf)

Catto NFTs can be upgraded up to the level cap, which is different for each Tier.

| Tier   | Level Cap |
| ------ | --------- |
| Tier 1 | 30        |
| Tier 2 | 40        |
| Tier 3 | 50        |

### Experience Scrolls

Experience Scrolls can be used to quickly earn EXP. They will be randomly dropped as users read and when users level up their Catto NFT.


---

# 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://whitepaper.readon.me/read-fi-token-economy/read-fi-mechanism/levels-tiers-and-exp.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.
