> For the complete documentation index, see [llms.txt](https://docs.tinyblock.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tinyblock.io/user-guide/how-to-participate-in-an-ido.md).

# How to participate in an IDO

### **Step 1: Stay updated with upcoming IDOs**

Follow our official [X](https://x.com/TinyBlock_io), [Telegram,](http://t.me/tinyblock_io) and [Discord ](https://discord.gg/M2TaS3ZQhY)to catch the latest news on new IDO projects, launch dates, and whitelisting requirements.\
You can also explore the “Upcoming” section directly on TinyBlock Launchpad for details such as:

* Project overview
* IDO schedules
* Vesting schedule
* Network & allocation info

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

### **Step 2: Get Prepared**

Each project has its own whitelisting criteria, so make sure to:

* Complete quests or participate in community campaigns
* Stake required tokens (if any)
* Connect your wallet to verify eligibility

**Tip:** Only whitelisted users can join the Guaranteed Pool. Public Pool is open for everyone.

### **Step 3: Join the IDO**

Once the IDO goes live:

* Visit the IDO Page on [TinyBlock](https://tinyblock.io/).
* Connect your wallet

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

* Switch your wallet to the correct network (e.g., Ethereum, BNB Chain, etc.).

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

* If you are whitelisted, you will see the notice next to the pool, the commit button in the Guaranteed Pool will also be active.

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

* Enter your allocation (within the allowed min-max range), click on the "Commit" button and confirm the transaction.

*Notes: You can commit as many times as you want, as long as the total amount does not exceed the maximum allocation.*

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

* After successful commitment, the system will update your committed funds.

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

### Step 4: Claim Remaining Funds

Once the IDO ends:

* The system will recalculate allocations based on total funds raised.
* If your committed amount exceeds the final allocation, you’ll be able to claim back your remaining funds simply by press the "Claim remaining funds" button and confirm transaction in your wallet.

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

**Step 5: Claim Tokens or Refund**

**At TGE you can:**

* Claim token as vesting schedule. Token claim schedule will follow the vesting plan defined by the project. You can track and claim directly via the “Completed Projects” section.

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

* Active the Refund mechanism based on [Sentinel ](/launchpad/quickstart/shield-full-refund.md)or [Pivot](/launchpad/quickstart/harbor-partial-or-full-refund.md) IDO.

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

* Claim bonus if the project followed the [Grind IDO](/launchpad/quickstart/bulwark-no-refund.md).

<figure><img src="/files/K2OG68ghF6t21AIRa41Q" 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, and the optional `goal` query parameter:

```
GET https://docs.tinyblock.io/user-guide/how-to-participate-in-an-ido.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.
