# Exchange NFT to level up

Each NFT exchange and interaction with the MOOAR platform will grant the user experience points and once users accumulate enough experience points, they can level up and unlock the new appearance of Mooarty.

The higher the user level, the greater the ability to earn rewards (such as the MOOAR Box). Also, users will get rate-ups based on their user level when participating in MOOAR Raffle Mint.

<table><thead><tr><th width="262">Level</th><th>XP points</th></tr></thead><tbody><tr><td>1</td><td>0</td></tr><tr><td>2</td><td>200</td></tr><tr><td>3</td><td>500</td></tr><tr><td>4</td><td>700</td></tr><tr><td>5</td><td>1,200</td></tr><tr><td>6</td><td>1,900</td></tr><tr><td>7</td><td>3,100</td></tr><tr><td>8</td><td>5,000</td></tr><tr><td>9</td><td>8,100</td></tr><tr><td>10</td><td>13,100</td></tr><tr><td>11 (<strong>MOOAR+ required</strong>)</td><td>21,200</td></tr><tr><td>12</td><td>34,300</td></tr><tr><td>13</td><td>55,500</td></tr><tr><td>14</td><td>89,800</td></tr><tr><td>15</td><td>145,300</td></tr><tr><td>16</td><td>235,100</td></tr><tr><td>17</td><td>333,400</td></tr><tr><td>18</td><td>501,900</td></tr><tr><td>19</td><td>735,000</td></tr><tr><td>20</td><td>1,089,900</td></tr><tr><td>21</td><td>1,607,000</td></tr><tr><td>22</td><td>2,375,500</td></tr><tr><td>23</td><td>3,507,400</td></tr><tr><td>24</td><td>5,181,500</td></tr><tr><td>25</td><td>7,652,600</td></tr><tr><td>26</td><td>11,303,600</td></tr><tr><td>27</td><td>16,695,500</td></tr><tr><td>28</td><td>24,660,000</td></tr><tr><td>29</td><td>36,423,500</td></tr><tr><td>30</td><td>53,798,800</td></tr></tbody></table>


---

# 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.mooar.com/levelable-nft-mascot/exchange-nft-to-level-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.
