> For the complete documentation index, see [llms.txt](https://impossible.gitbook.io/impossible-finance-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://impossible.gitbook.io/impossible-finance-faq/start-here/get-started/verify-kyc-your-wallet.md).

# Verify (KYC) your Wallet

{% hint style="info" %}
Please note that you need to hold at least 15 IDIA to start KYC on the Impossible Launchpad. \
\
\**For Ronin Launchpad, users are not required to hold IDIA tokens, but need to **hold at least 5 RON tokens**.*<br>

Purchase your IDIA Token using any of the Official IDIA Trading Locations:

* [Thena](https://thena.fi/swap?inputCurrency=BNB\&outputCurrency=0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89\&swapType=1)
* [PancakeSwap](https://pancakeswap.finance/swap?inputCurrency=BNB\&outputCurrency=0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89)
* [Impossible Swap](https://swap.impossible.finance/#/swap?inputCurrency=0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56\&outputCurrency=0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89)
  {% endhint %}

## 1. KYC with zkMe

### Step 1 - Connect your wallet

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

### Step 2 - Start your KYC with zkMe

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

### Step 3 - Do the Proof-of-Citizenship verification

You will be asked to verify your PoP (Proof-of-Citizenship) as you start the KYC.

Check the box of accepted Privacy Policy and User Agreement, then start verification.

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

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

### Step 4 - Scanning QR code by phone to access the verification link

Scan the verification link with your phone and then complete the verification.

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

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

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

### Step 5 - Mint your SBT by confirming the transaction

Make sure to have some BNB as gas fee to mint your SBT on Binance Smart Chain.

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

### Step 6 - Do the Proof-of-Personhood verification

You will be asked to verify your PoC (Proof-of-Personhood).

Check the box of accepted Privacy Policy and User Agreement, then start verification.

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

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

### Step 7 - Scanning QR code by phone to access verification link

Scan the verification link with your phone and then complete the verification. And then press “Confirm to authorize”.

<figure><img src="/files/9ZguvspdEZQfqF5M8blS" alt=""><figcaption></figcaption></figure>

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

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

### Step 8 - Congratulations! You have successfully KYCed.

You will see the KYC status “This address is KYC Verified” at the right side of the screen.

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

***

#### 🐧 Voilá!

That is it, congratulations! You are now ready to start participating in our IDOs with your newly KYC Verified Account!


---

# 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, and the optional `goal` query parameter:

```
GET https://impossible.gitbook.io/impossible-finance-faq/start-here/get-started/verify-kyc-your-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
