# Itheum Aithra Roadmap

Aithra is a major upgrade to the Itheum protocol and has it's own roadmap, the following is a live roadmap we will maintain to highlight progress

| Quarter | Milestone                           | Deliverables                                                                                             | Status    | Delivery Notes                                                                                                                                                                                                                                                                                                                            |
| ------- | ----------------------------------- | -------------------------------------------------------------------------------------------------------- | --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Q3 2025 | Itheum Gateway Live + Core Update 1 | Itheum Gateway support launch + Storage, Tokenization, basic IP Licensing features added to Aithra infra | 🟢 Live   | <ol><li>The first official Ithuem Gateway is live for use: <a href="https://www.zedgestorage.com/itheum-gateway"><https://www.zedgestorage.com/itheum-gateway></a> <br><br>(<a href="https://medium.com/@itheum/introducing-itheum-gateway-services-bridging-web2-and-web3-data-monetization-16f6706252f0">learn more here</a>)</li></ol> |
| Q4 2025 | Workspace UI Live + Core Update 2   | Workspace UI app launch, Advanced IP Licensing features added to Aithra infra                            | 🟡 In Dev | *ETA - Dec 2025*                                                                                                                                                                                                                                                                                                                          |
| Q1 2026 | SDK Launch + Core Update 3          | Privacy and Encryption features added to Aithra infra                                                    | 🔵 Coming |                                                                                                                                                                                                                                                                                                                                           |
| Q1 2026 | MCP Launch                          | Abstract the SDK with a MCP server for agentic use                                                       | 🔵 Coming |                                                                                                                                                                                                                                                                                                                                           |


---

# 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.itheum.io/product-docs/itheum-aithra/itheum-aithra-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.
