# Step by step

- [Step by Step - How to use IXIR](https://ixir.gitbook.io/ixir-docs-1/ixir-docs/step-by-step/step-by-step-how-to-use-ixir.md): Using the IXIR launchpad involves getting an allocation for Initial DEX Offerings (IDOs).
- [Step 1 - Get Allocation](https://ixir.gitbook.io/ixir-docs-1/ixir-docs/step-by-step/step-1-get-allocation.md): The easiest way to get allocation for the IXIR IDOs is to have staked $IXIR in any of the $IXIR staking pools.
- [Step 2 - Participate in IDO](https://ixir.gitbook.io/ixir-docs-1/ixir-docs/step-by-step/step-2-participate-in-ido.md): Once you have staked your $IXIR, you can take part in IDOs. Here's how to do it:
- [Step 3 - Claim your investments](https://ixir.gitbook.io/ixir-docs-1/ixir-docs/step-by-step/step-3-claim-your-investments.md): (Get Tokens from Investment)


---

# 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://ixir.gitbook.io/ixir-docs-1/ixir-docs/step-by-step.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.
