> For the complete documentation index, see [llms.txt](https://docs.sharptrade.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharptrade.fi/sharp-roles/becoming-a-superuser.md).

# Becoming a superuser

### <mark style="color:orange;">Stage 2: Sharp Legend</mark>&#xD;

Who You Are: A committed community member standing out.

**Steps to Complete:**

✅ Climb to the Top of the Leaderboard\
Compete in price prediction gaming or other challenges.

✅ Become an NFT Holder.\
Purchase or earn a Sharp Trade NFT to show a long-term commitment.

✅ Invite New Members.\
Bring friends or followers into the community via your referral link.

Complete these tasks and you’ll rise to the Sharp Legend status! (2nd stage)

**Rewards unlocked:**

* Custom Referral Code
* Referral Tier 2
* Host Parties for friends\ <br>

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

### <mark style="color:red;">Stage 3: Sharp Ambassador</mark>

Who You Are: A true leader representing Sharp Trade publicly.

**How to Qualify:**

✅ Add “@sharptradefi” or use a Sharp Trade banner on X bio.\
✅ Complete all previous role requirements.\
✅ Complete at least one side quest.

**Rewards unlock:**

* Referral Tier 1

<mark style="color:purple;">**Sharp Side Quests (Optional but Required for Stage 3)\***</mark>

✅ Create original content about Sharp Trade.\
(Videos, tweets, tutorials, memes, blogs, etc.)

✅ Host a Sharp Party.\
Organize Sharp Parties, game nights, or partner events.

✅ Onboard new communities.\
Collaborate with other groups to co-host events or tournaments.

**Final Tips**

* Stay active every week to maintain your status.
* Document your progress on socials.
* Ask questions in the community if you're ever stuck.


---

# 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.sharptrade.fi/sharp-roles/becoming-a-superuser.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.
