# Roadmap

Our immediate roadmap can be found on our [website](https://bodegacardano.org). \
\
Current roadmap includes:

* Q3 2024 - Open Source Contracts (completed)
* Q4 2024 - Testnet V1 (completed)
* Q4 2024 - Mainnet V1 (in progress)
* Q4 2024 - Incentivized Testnet V2
* Q4 2024 - Public Sale
* Q4 2024 - Audit&#x20;
* Q1 2025 - Mainnet V2
* Q1 2025 - Feature Expansion - focus on privacy, BTC, and U.S. operating license


---

# 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.bodegacardano.org/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.
