# Level

Catddles will be able to gain experience when they join activities. They can be leveled up when experience reaches a certain amount.  ​​<img src="/files/OLEJXHzwquIpev95TVKt" alt="" data-size="line">\
Below is the chart of level utilities.​

| Level | Function unlock                                                                         |
| ----- | --------------------------------------------------------------------------------------- |
| 20    | [Birth](/activities/birth.md) function                                                  |
| 30    | Produce [CAT](broken://pages/HHF36vRJqDbFRJxYr1ZG#governance-token-cat-token-cat) token |

In addition to the Catddle level, each activity also has its own *activity level*. You can increase your activity level by joining them.


---

# 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.catddle.com/atttributes/level.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.
