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

# How to participate

### 1. Staking Period

1. Enter the amount of $USDC or $SAI you wish to deposit and deposit the staking amount.
2. When deposited, the money is staked for a certain period of time. During this period, a small amount of IDO tokens are also discharged as a staking reward.
3. &#x20;If you stay on for the full period, you will receive an allocation for the percentage you have deposited, and you can withdraw the full amount excluding fees.

### 2. IDO (Harvest Period)

1. &#x20;Enter the purchase amount and purchase the amount you want, with the allocated amount as the maximum (the purchase button can only be used once).
2. If you are withdrawn during the staking period, the allocation you receive will be reduced by the reduced staking amount.
3. Withdrawing during the Harvest period entitles the individual to purchase 100% of the allocation.

### 3. Claim Period

&#x20; After all sales have been completed, investors will be able to Claim tokens purchased at WL, private and public respectively and own them in Wallet; GaiaStarter will announce when the Claim will be activated.


---

# 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://magpy.gitbook.io/gaiastarter/general/ido/how-to-participate.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.
