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

# IRO User Guide

CitaDAO is deployed on the Ethereum network. Community members with a MetaMask wallet can commit their Stablecoins in order to participate in the IRO. ([What is IRO](/intro/how-iro-works/introducing-real-estate-on-chain.md)?)

If the target is reached, members will receive Real Estate Tokens (RET), an ERC20 token with the right to buyout all other fraction holders to redeem the underlying Real Estate and their share of the IRO reward ([How to calculate IRO reward](/intro/how-iro-works/introducing-real-estate-on-chain/iro-rewards.md)). Otherwise, at the end of the IRO period the Stablecoins will be refunded and no reward will be distributed.

**Now that you have your funds all prepared and ready, here is what you need to do next to register for the IRO:**


---

# 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://docs.citadao.io/intro/iro-user-guide/iro-guide.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.
