# cQube Roadmap

### **How to read:**

1. The planned items are available on the JIRA board for cQube - [Link](https://project-sunbird.atlassian.net/jira/software/c/projects/CQ/boards/115/backlog?issueLimit=100)
2. For the items on the community discussions, we expect interested community users to go to the github discussion to suggest changes on existing items or add new items which will be added to the roadmap.

{% embed url="<https://www.figma.com/file/AeWbJFKH64HNu6XbtYF3Ra/cQube-roadmap?node-id=0:1&t=vxHi7TfjJ22XRHLi-1&type=whiteboard>" %}

<br>


---

# 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://cqube.sunbird.org/what-is-next-in-cqube/architecture.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.
