> For the complete documentation index, see [llms.txt](https://docs.matrica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.matrica.io/guides/community-guide/verification/wallet-address-gating.md).

# Wallet Address Gating

Gating based on Wallet Addresses is now live!&#x20;

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

This feature is included in the Pro Plan. To have it enabled reach out to the Matrica staff in your channel.<br>

First, click "Create New Rule" under the Verification tab and select your role and 'External'.&#x20;

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

Once created click on the 'Manage' button next to the role.&#x20;

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

Next, click on 'Whitelist Member'.&#x20;

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

Finally, you can add in a list of wallet addresses separated by commas and click Save.

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


---

# 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.matrica.io/guides/community-guide/verification/wallet-address-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.
