# Token Gate

{% hint style="success" %}
**Token Gate doesn't require you to connect any crypto wallet to validate your assets**
{% endhint %}

## Overview

If you’re a Discord user, you’re probably familiar with assigning roles based on NFT or token holdings. Typically, this requires users to connect their crypto wallets to websites for validation.&#x20;

However, with the increasing risk of wallet drains, users are becoming more cautious about connecting their wallets to new Discord tools.

This is where the Token Gate bot comes in:

Token Gate allows Discord community members to validate their assets, either NFTs or tokens, without needing to connect their wallets to any site. This ensures compatibility with any crypto wallet.


---

# 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://nft-bots.gitbook.io/token-gate/token-gate.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.
