> 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/launchpad/ronin-launchpad/how-to-purchase-whitelist-allocation.md).

# How to Purchase Whitelist Allocation

### Step 1 - Connect Ronin Wallet

Go to the [Launchpad page](https://ronin.impossible.finance/explore), and connect your Ronin Wallet.

### Step 2 - Complete KYC&#x20;

It mandatory for you to KYC on the Ronin Launchpad to particiapte in any IDOs. This process might take up to 72 hours to complete, so be sure to do as soon as you can. More details [here](/impossible-finance-faq/start-here/get-started/verify-kyc-your-wallet.md).

Be sure to KYC using the same wallet address that was whitelisted for the IDO allocation.

**If you already passed KYC on one wallet, you can use the SAME wallet on any future IDOs without having to pass KYC again.**

### **Step 3 - Choose IDO**

On the [Launchpad Page](https://ronin.impossible.finance/explore), select the IDO you want to participate in, under Live Projects.

### Step 4 - Purchase Tokens

Once the Purchase Period starts, you will be able to see a Sale card specifically for Whitelist allocation winners on the IDO project.&#x20;

Select the amount of tokens you wish to Purchase, approve it on your Wallet & Purchase it.

{% hint style="danger" %}
Do note that if you do not purchase your Allocation during the Purchase Period, you automatically forfeit your allocation and will not be able to buy it afterward!
{% endhint %}

### Step 5 - Claim Tokens

Once the **Claim Period** starts, you can then Claim your purchased Tokens! Just click Claim, approve the Transactions on your wallet & add the Token Address to your Wallet.

Sometimes, you won’t need to claim tokens as they will be sent/airdropped directly into your wallet.

<figure><img src="/files/3PFS3bvjArRjaCTL1EgL" alt=""><figcaption></figcaption></figure>

You're done!&#x20;


---

# 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/launchpad/ronin-launchpad/how-to-purchase-whitelist-allocation.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.
