# Get Discord roles

The current Discord server roles are:

* [x] :chains:**CREATORS**
* [x] :chains:**TESTNET CREATORS**
* [x] :ninja:**#TROOPERS**
* [x] :shield:**GUILD LEADER**

The necessary requirements for each role are:

* **CREATORS**: To deploy a NFT project on any Mainnet through NFTs2Me (<https://nfts2me.com/app/>).
* **TESTNET CREATORS**: To deploy a NFT project on any Testnet through NFTs2Me (<https://nfts2me.com/app/>).
* :ninja:**#TROOPERS**: You have to mint a [Supporter Pin](/supporters/supporter-pin.md) (<https://nfts2me.com/supporters/>).
* :shield:**GUILD LEADER**: You have to mint a Booster Pack (<https://nfts2me.com/booster/>).

After completing the requirements, you need to go to the following link to obtain your roles. The most important thing is that you are already a member of [NFTs2Me discord server](https://discord.com/invite/KrJAaNUwDD).

### [https://discord.nfts2me.com](https://discord.nfts2me.com/)

And follow 3 easy steps:

* **Step 1: Log in with Discord.**

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

* S**tep 2: Connect your wallet.**

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

* **Step 3: Sign in to verify your wallet.**

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

After completing these three steps, you will be shown a screen where you can see if you are eligible for each type of role, and they will be granted to you

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


---

# 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.nfts2me.com/supporters/get-discord-roles.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.
