# IDO Participation Instructions

### **Step 1:**

* Click <https://unisat.io/download> to install the wallet using Google Chrome
* Install the wallet plugin and create a wallet (the plugin is inside the extension plugin in the top right corner of Google Chrome)
* Transfer $BTC to the wallet you just created via an exchange or via another wallet (choose the BTC-bitcoin network)

### **Step 2:**

### **Here are the steps to participate in the Whitelist Sale:**

1. Click the **CONNECT WALLET** button to connect to your Unisat wallet.

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

2. If you are on the whitelist, during the whitelist sale period, the **MINT** button will light up. You can click the **MINT** button to participate in the whitelist sale.

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

3. If you are not on the whitelist, your interface will display as shown in the following image: A red box will indicate that you are not on the whitelist. You can switch to other addresses to check whether they are on the whitelist, or you can click the **CHECK WHITELIST** button again to verify whether the current address is on the whitelist.

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

4. Next, you can enter the amount of BTC you wish to contribute to the whitelist sale and then click the **MINT** button.

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

5. Click **Sign & Send** in your Unisat wallet.

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

6. After successfully sending the BTC, wait a few seconds. The **Your Contribution** line will then display the amount of BTC you contributed to the IDO.

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


---

# Agent Instructions: 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://bitbolt.gitbook.io/bitbolt/ido-participation-instructions.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.
