> For the complete documentation index, see [llms.txt](https://ido-pass-dao-organization.gitbook.io/welcome-to-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ido-pass-dao-organization.gitbook.io/welcome-to-gitbook/ido-pass-dao/roadmap.md).

# Roadmap

## <mark style="color:purple;">**Phase 1**</mark>

* Project ideation ☑️
* Set up Twitter, Discord, & Linktree ☑️
* Begin sale of Founder's Pass NFT ☑️
* Set up Discord NFT verification bot ☑️
* Implement a voting system ☑️
* Implement an investment proposal system ☑️
* Implement a weighted vote system ☑️
* Delegate Ada to a Cardano stake pool ☑️
* Marketing - interview on YouTube ☑️
* Delegate Ada to the OCC stake pool ☑️
* Implement a Team investment proposal system ☑️
* Set up Discord Market Analyzation Tool channels ☑️
* Marketing - interviews on YouTube ☑️
* Begin liquidity mining on SundaeSwap ☑️
* Begin liquidity mining on Minswap ☑️
* Test wallet snapshot system ☑️
* Test token airdrop system ☑️
* Research Cardano native token launchpads ☑️
* Set up IPD Committee ☑️
* Purchase and stake Launchpad token ☑️
* Invest in an ISPO ☑️
* Form a new IPD Committee ☑️
* Increase the number of Discord community moderators ☑️
* Invest in an IDO ☑️
* Test Market Analyzation Tool ☑️
* Invest in a second IDO ☑️
* Release Market Analyzation Tool ☑️
* Marketing - interviews on YouTube ☑️
* 100% Founders Pass NFT sold ☑️

## <mark style="color:purple;">**Phase 2**</mark>

* Dissolve all prior investments ☑️
* First Developer Surprise Airdrop ☑️
* Begin sale of Members Pass NFT ☑️
* Second Developer Surprise Airdrop ☑️
* Develop IPD Launchpad smart contracts☑️
* Audit IPD Launchpad smart contracts☑️
* Opensource IPD Launchpad smart contracts
* Release IPD Launchpad private Testnet☑️
* Test the IPD platform with NFT holders
* Develop NFT fractionalization smart contracts

### <mark style="color:purple;">**Phase 3**</mark>

TBA


---

# 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, and the optional `goal` query parameter:

```
GET https://ido-pass-dao-organization.gitbook.io/welcome-to-gitbook/ido-pass-dao/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
