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

# Roadmap

## Roadmap

* [x] 2025 1Q

<details>

<summary>Agenda Bank System advancement</summary>

Agenda bank cloud system advancement and speed/performance improvement

</details>

* [x] 2025 2Q

<details>

<summary>A.I Report generator system</summary>

Developing an automatic report generation system based on A.I analysis data

</details>

* [ ] 2025 3Q

<details>

<summary>ETH-based proof-storage system</summary>

Move proof store system to public Ethereum based Merkle Root proof system

</details>

* [ ] 2025 4Q

<details>

<summary>Layer 2 Design / Plan</summary>

Design for blockchain Layer 2 expansion / user UI/UX improvement for verification

</details>

<div align="left"><figure><img src="/files/UDEJOxVZtTBa3MFnSXOd" alt="" width="16"><figcaption></figcaption></figure></div>

* [ ] 2026 1Q

<details>

<summary>AI-PoD(AI Proof of source Data)<br></summary>

Designing a blockchain system to prove data provenance for AI creations

</details>

* [ ] 2026 2Q

<details>

<summary>AI-PoD(AI Proof of source Data)<br></summary>

AI-PoD system development and commercial service application

</details>

* [ ] 2026 3Q

<details>

<summary>Proof of Participation DAO</summary>

Develop a DAO with proof of participation, which incentivize participation of users

</details>

* [ ] 2026 4Q

<details>

<summary>Improved DAO</summary>

Improve proof of participation further and add new features in DAO

</details>


---

# 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://baasid.gitbook.io/baasid-docs/whitepaper/information/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.
