> For the complete documentation index, see [llms.txt](https://iggalaxy.gitbook.io/iggalaxy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iggalaxy.gitbook.io/iggalaxy/governance/where-will-discussions-take-place/how-to-verify-ownership-of-eligible-tokens.md).

# How to verify ownership of eligible tokens?

Upon joining our Discord server, head over to the #verify-wallet channel and complete verification with Collabland.

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

{% hint style="danger" %}
Never give your Private key to anyone! No one from the team will ever ask you for it.
{% endhint %}

1. Click "Let's go!" and follow the process. You will need to use [Metamask](https://metamask.io/) for this.
2. You will need to Import your private key to a newly created Metamask wallet.&#x20;

Check our help section on how to find your Private Key in our Platform integrated wallet.

{% embed url="<https://www.iggalaxy.com/help-my-wallets>" %}

And then refer to Metamask's official article [👇](https://emojipedia.org/backhand-index-pointing-down/)

{% embed url="<https://support.metamask.io/hc/en-us/articles/360015489331-How-to-import-an-account#h_01G01W07NV7Q94M7P1EBD5BYM4>" %}


---

# 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://iggalaxy.gitbook.io/iggalaxy/governance/where-will-discussions-take-place/how-to-verify-ownership-of-eligible-tokens.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.
