# Upgrades and leveling up

In addition to gear upgrades, a character can also level up themselves, increasing their attributes.

The user can level up their NFT characters by burning $LINGO, with $SAYVE being required at certain milestones. In order to level up, you must complete a fixed number of lessons, which increases with each level of your character, along with the amount of $LINGO and $SAYVE required.

For the first 10 levels, the character will level up automatically when they complete the prerequisite number of missions. For level 10, the user will need to burn $LINGO to make the upgrade. Automatic leveling continues until level 20, whereupon each level will now require the user to burn $LINGO and (on occasion) SAYVE. For additional details, please see the chart below:

```markup
| Character Level Ups | Level |Requirements |Benefits/Growth |
| -- | -- | -- | -- |
| -- | 1-9 | Based on # of missions | -- |
| -- | 10 | 15 $LINGO | -- |
| -- | 11-19 | Based on # of missions | -- |
| -- | 20 | 30 $LINGO | -- |
| -- | 21 | 35 $LINGO | -- |
| -- | 22 | 40 $LINGO | -- |
| -- | 23 | 45 $LINGO + 25 $SAYVE | -- |
| -- | 24 | 60 $LINGO + 50 $SAYVE  | -- |
| -- | 25 | 50 $LINGO + 100 $SAYVE  | -- |
```


---

# 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://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/elements/upgrades-and-leveling-up.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.
