> For the complete documentation index, see [llms.txt](https://n3mus.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://n3mus.gitbook.io/docs/product-documentation/n3mus-tournaments/n3mus-missions.md).

# N3MUS Missions

Read below on how to use the missions!

<figure><img src="/files/q93j2pkI8wqyrq5HZIQU" alt=""><figcaption><p>Missions</p></figcaption></figure>

### Step 1

Head to [https://hub.n3mus.com/tournaments](https://t.co/aRpT6ppJBm) and pick your favorite ongoing tournament! &#x20;

Once [registered](/docs/n3mus-product/n3mus-tournaments.md), check out the Mission tab to discover tasks that can supercharge your earnings and help you climb the leaderboard.

{% embed url="<https://x.com/i/status/1870123441883623832>" %}
Step #1
{% endembed %}

### Step 2

Our first set of Missions includes Social activities on X, such as giving posts a Like or Retweet. Complete the Mission, and it’s up to you to redeem the boost immediately or save it for when it fits your strategy best. &#x20;

New Missions appear randomly throughout the week, keeping things fresh!

{% embed url="<https://x.com/i/status/1870123491753890116>" %}
Step 2
{% endembed %}

### Step 3

Redeeming is simple. Just click on the card and the boost will start rolling!&#x20;

All points earned with the booster active will be multiplied by a certain percentage and reflected on the main N3MUS leaderboard.&#x20;

Keep in mind that the booster has a limited timeframe, which you can track right after activation.

{% embed url="<https://x.com/i/status/1870123560641146972>" %}
Step #3
{% endembed %}

### Step 4

Missions are your secret weapon to dominate the tournament, don’t miss out!

<figure><img src="/files/YQJY9RFhZDgNbXYv2LyK" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://n3mus.gitbook.io/docs/product-documentation/n3mus-tournaments/n3mus-missions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
