# How to stake for buying IDOs

### **Staking For IDO Participation**

* At Openpad AI, each IDO project will have a separate Staking phase.
* The Staking period for each project is approximately 7 days.
* When you participate in Staking, you will receive a corresponding Tier based on the amount you have Staked.
* Each Tier will come with different privileges and benefits.
* The Staking process:

  * Choose the project you want to participate in for IDO.
  * In the Pool Information section, select "Stake to Buy."

  <figure><img src="/files/1dG53Z9eujzxZQu1QcIM" alt=""><figcaption></figcaption></figure>

  * The system will display various Tiers and the corresponding Staked amounts.
  * You can Stake multiple times to increase your Tier under "Your Staking" during the active Staking period.

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

### **Unstaking:**

* After the Staking period ends and the Whitelist Winners are announced, you have the option to Unstake.
* In the "Your Staking" section, click the "Unstake" button to retrieve the amount you previously Staked.
* Unstaking will not affect your Tier for buying the specified project's IDO; your Tier will remain unchanged.

<br>


---

# 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://docs.openpad.io/ai-launchpad/how-to-stake-for-buying-idos.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.
