> For the complete documentation index, see [llms.txt](https://docs.mu.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mu.exchange/mu-summer/eligibility-criteria.md).

# Eligibility Criteria

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

1. **OG-Mu-Riders**

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

* Requirements: Active community members that had been with us since the very beginning or contributed to Mu's community growth (including Mu Riders), and early Mu traders and stakers (trade & stake amount & duration matters) up to until 15 July 2024 (when the Mu Summer campaign starts). Do remember to complete the relevant Galxe missions below.
* NFT incentive: OG-Mu-Riders NFT will be airdropped to you.
* Points incentives: \~1/4 of ALL Mu Points.

2. **Just-Mu-vit**

<figure><img src="/files/3tKYl2eQxwbKVOHqPINm" alt=""><figcaption></figcaption></figure>

* Requirements: all Mu traders and stakers (trade & stake amount & duration matters) starting from 15 July 2024 (when the Mu Summer campaign starts) to 29 July 2024 (when the Mu Summer campaign ends). Do remember to complete the relevant Galxe missions below.
* NFT incentive: Just-Mu-vit NFT will be airdropped to you.
* Points incentives: \~1/4 of ALL Mu Points.

3. **Mu-vers**

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

* Requirements: Top 10 traders on the leaderboard during the campaign time period, starting from 15 July 2024 (when the Mu Summer campaign starts) to 29 July 2024 (when the Mu Summer campaign ends). Do remember to complete the relevant Galxe missions below.
* NFT incentive: Mu-vers NFT will be airdropped to you.
* Points incentives: Gets 3x points inside the points pool of Just-Mu-vit.

4. **Mu-matic**

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

* Requirements: Top 10 stsakers on the leaderboard during the campaign time period, starting from 15 July 2024 (when the Mu Summer campaign starts) to 29 July 2024 (when the Mu Summer campaign ends). Do remember to complete the relevant Galxe missions below.
* NFT incentive: Mu-matic NFT will be airdropped to you.
* Points incentives: Gets 3x points inside the points pool of Just-Mu-vit

5. **Pythian-is-Mu-ving**

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

* Requirements: Top 1000 $PYTH holders trading or staking (trade & stake duration & amount matters) on Mu.Exchange during the campaign time period, starting from 15 July 2024 (when the Mu Summer campaign starts) to 29 July 2024 (when the Mu Summer campaign ends). Do remember to complete the relevant Galxe missions below.
* NFT incentive: Pythian-is-Mu-ving NFT will be airdropped to you.
* Points incentives: \~1/4 of ALL Mu Points.

6. **Mu-see-Pythians**

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

* Requirements: Verified Pyth Discord members like Chiron, Aristophanes, High Priest, Ambassador, Gators, completing below tasks, during the campaign time period, starting from 15 July 2024 (when the Mu Summer campaign starts) to 29 July 2024 (when the Mu Summer campaign ends). Do remember to complete the relevant Galxe missions below.
* NFT incentive: Mu-see-Pythians NFT will be airdropped to you.
* Points incentives: \~1/40 of ALL Mu Points.

7. **Mu-see-Gnosis**

<figure><img src="/files/1nj7KZGFyPr1ladj1TSF" alt=""><figcaption></figcaption></figure>

* Requirements: Gnosis Pay NFT Early Adopters, Gnosis Chain Validators, Voters of various GnosisDAO proposals, $sDAI holders, completing below tasks, during the campaign time period, starting from 15 July 2024 (when the Mu Summer campaign starts) to 29 July 2024 (when the Mu Summer campaign ends). Do remember to complete the relevant Galxe missions below.
* NFT incentive: Mu-see-Gnosis NFT will be airdropped to you.
* Points incentives: \~1/4 of ALL Mu Points.

<br>


---

# 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://docs.mu.exchange/mu-summer/eligibility-criteria.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.
