> 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/overview/roadmap.md).

# Roadmap

## October 2020

Initial conceptualization of CitaDAO

## July 2021

Litepaper published

## Q4 2021

Building community and creating content&#x20;

## Q1 2022

Proof-of-Concept launch\
\- Launch POC and beta version on Ethereum \
\- First IRO - UK Cardiff 56 Queen Street

## Q2 2022

\- Second IRO - Singapore 20 Sin Ming Lane 0253

## Q2 2023

\- Third IRO - Singapore 18 Sin Ming Lane 0711

## Q3 2023

More IRO for Commonwealth countries


---

# 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/overview/roadmap.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.
