# Mission Reward

Contributors who successfully complete all missions on a mission card will be rewarded with Contribution Points and suPREME tokens.

#### ***Contribution Point***

* CP is non-exchangeable&#x20;
* CP is the measurement of the system to determine your Community Roles&#x20;
* Collect more CPs to rank up your Community Roles&#x20;
* Higher-level mission cards will require higher entry Community Roles

#### suPREME

* suPREME is exchangeable&#x20;
* suPREME is the financial earnings of your contributions&#x20;
* To participate in higher-level mission cards, roopers may be required to lock suPREME within a certain timeframe. The more suPREME you lock, the better the rewards you will receive.

**There are certain mission cards that are free to join, while others have entrance levels:**

| \[EXAMPLE] Project X | Take Off!                                                                                                                                                       |
| -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Reward**           | <ul><li>Scholarships</li><li>50 CPs</li></ul>                                                                                                                   |
| **Mission**          | <ol><li>Apply for a scholarship</li><li>Social Tasks</li><li>Watch tutorial videos and attempt quizzes </li><li>Play the game and pass the entry test</li></ol> |
| **Requirements**     | No entry requirements                                                                                                                                           |

| \[EXAMPLE] Project Y | Moon Landing                                                                                                                                                                                                                                                            |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Reward**           | <ul><li>10% of your locked suPREME</li><li>200 CPs</li><li>Tier EXP</li><li>Get a random NFT</li></ul>                                                                                                                                                                  |
| **Mission**          | <ol><li>Play the game chapter 1</li><li>Level up a character to level 1</li><li>Complete Discord tasks</li><li>Write a short thread for feedback</li><li>Post the thread to your Twitter</li><li>Refer a friend who will successfully complete a mission card</li></ol> |
| **Requirement**      | <ul><li>suPREME: ≥ 500 Locked</li><li>Community Roles: Planetary Scout</li><li>Mint an NFT</li></ul>                                                                                                                                                                    |


---

# 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.metapreme.com/metapreme-portal/operation-model/mission-reward.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.
