> For the complete documentation index, see [llms.txt](https://whitepaper.moonfit.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.moonfit.xyz/getting-started/whitelist-role-verification-on-discord.md).

# Whitelist Role Verification on Discord

Verifying Discord role on MoonFit server helps users clear with quicker on-board. The verification process will assign users various roles and establish the credibility of their wallets and social profiles.

The purpose is to limit bots, proxy IDs and ensure safety for other users in the eco. Assigned roles will unlock different channels and help interact with the relevant tier of our community.

**Step 1:** Join [MoonFit Discord](https://discord.gg/hStdUVtHXp) and go to **any channel** in the MoonFit community.

![](/files/Lt5oMITSUJNuaBN6Q3XJ)

**Step 2:** Trigger the verify command by typing **/verify-whitelist** and hitting enter.

![](/files/bGG4Pq6bTo25WpcG6mUb)

**Step 3:** You’ll see a message from the MoonFit Official bot. Please click on the **“Verify now”** button (The bot's messages are private to you, only you can see them).

![](/files/72pQ5psGjTP6g5HhyBYI)

**Step 4:** The Message bot will take you to the wallet verification link, click **“Yep!”**

![](/files/lDYVrMN6YU1Tns7dN4Ul)

**Step 5:** Here you see the option **“Connect with SubWallet”**, choose your SubWallet account.&#x20;

{% hint style="info" %}
Remember to choose your Moonbeam address (**EVM account type**).
{% endhint %}

![](/files/fbP6D1mcAvARWYLzLeiY)

**Step 6:** Click the **“Connect”** button and double-check the wallet you’re connecting.

![](/files/NwR11gqEIUOVcD09WDu8)

**Step 7:** Once you’ve connected your wallet you’ll see the **“Verify”** button.

![](/files/Bwp4JtT3LQMQge3pC8KN)

You’ve finished your role verification, and it makes sure that you’ll get your “whitelisted” role. Come back to the MoonFit community and check your Discord roles now!\
If you have any concerns, feel free to speak to us on the **#support** channel in Discord.


---

# 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://whitepaper.moonfit.xyz/getting-started/whitelist-role-verification-on-discord.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.
