> For the complete documentation index, see [llms.txt](https://docs.web3gate.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.web3gate.tech/general/introduction.md).

# Introduction

## The SAFEST Token Gating Tool

**Web3Gate** is the safest token gating solution that enables token owners and verifiers to safely authenticate tokens ownership while removing any chance of theft or loss.

Token gating is a popular method used by Web3 projects (for example, NFT) to provide value to community members. Token gating essentially allows projects to reward people who hold their tokens by creating exclusive content, events, and other benefits that are only available to token holders. One of the most common applications of token gating is 'holders only' Discord channels. While some Web3 projects may have public Discord servers, certain channels are only accessible to those who have the tokens.

Token gating is used by Web3 projects for a variety of reasons. The ultimate goal is to generate value for their holders. Token gating makes it easier to distribute exclusive content, event tickets, airdrops, and merchandise.

Currently in the Web3 space, the majority of these exclusive perks are rendered online, in real life events, and on a Discord server. Web3Gate covers all of these bases. Web3Gate enables token projects to provide token gated benefits without **requiring holders to connect to or carry their crypto wallets**.


---

# 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:

```
GET https://docs.web3gate.tech/general/introduction.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.
