# mExp

* mExp is used to unlock ISLANDs. XP can be earned when players purchase Monkey NFTs or achieve milestones on the leaderboard.
* The more mExp a player has, the more ISLANDs they can unlock for mining.

**Unlock Monkey for earn mExp**

| Monkey        | Reward mExp |
| ------------- | ----------- |
| Monkey (Free) | 300         |
| Caesar        | 800         |
| Crypkong      | 1400        |
| Pharakong     | 2400        |
| Redkong       | 3600        |
| Kongod        | 4800        |
| Rockongfaller | 6000        |
| Kong Job      | 8000        |
| SpaceK        | 10000       |
| Marty McKong  | 15000       |


---

# 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.monkeysmart.vip/token/mexp.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.
