# Integrated Token Gating

Moreover, if you are an owner of multiple servers and communities on Discord, you can manage all the token gating under your administration within the HeyMint bot, simplifying the process across your platforms.

<figure><img src="/files/rlByKE4vrzgTNHnTwRH8" alt="" width="563"><figcaption></figcaption></figure>

1. **Community**: Allows you to select and manage different community settings.
2. **Settings**: This section includes configurations for Discord Severs and Add Team Members.
   * **Select Your Server**: This section allows you to link HeyMint Bot to one of your servers where you have admin privileges. It facilitates the integration of the Bot with your chosen community.
   * **Connected Server**:
     * **Bot status**: Indicates whether the HeyMint bot is active on your server. A red status means the bot is not active.
     * **Invite the bot to your server**: This button lets you invite the HeyMint bot to join your server, enabling its functionalities there.
     * **Your servers**: Displays the servers under your administration.&#x20;
3. **Role Verification**:&#x20;

   Users associated with **Ordinals, BRC-20, and EVM NFT** can be seamlessly verified within your community through the use of the HeyMint Bot. This solution ensures that even in the presence of diverse blockchain technologies among community members, there is no necessity for multiple verification systems. The HeyMint Bot is capable of efficiently handling user verifications across all supported blockchain platforms, simplifying the management process.<br>


---

# 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.community.heymint.xyz/integrated-token-gating.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.
