# Misc Pages

- [Portal - Manage Learn - Reports](https://ed.sunbird.org/older-versions/development-resources/misc-pages/portal-manage-learn-reports.md)
- [App - Manage Learn - component diagram](https://ed.sunbird.org/older-versions/development-resources/misc-pages/app-manage-learn-component-diagram.md): Manage Learn is a vertical within the Sunbird project that focuses on implementing project, observation, and survey capabilities
- [Projects](https://ed.sunbird.org/older-versions/development-resources/misc-pages/app-manage-learn-component-diagram/projects.md)
- [Observation & Survey](https://ed.sunbird.org/older-versions/development-resources/misc-pages/app-manage-learn-component-diagram/observation-and-survey.md)
- [Program](https://ed.sunbird.org/older-versions/development-resources/misc-pages/app-manage-learn-component-diagram/program.md)
- [Portal - Manage Learn - component diagram](https://ed.sunbird.org/older-versions/development-resources/misc-pages/portal-manage-learn-component-diagram.md): Manage Learn is a vertical within the Sunbird project that focuses on implementing project, observation, and survey capabilities. Currently, in the portal, only the Observation flow is enabled.
- [Mobile form configurations](https://ed.sunbird.org/older-versions/development-resources/misc-pages/mobile-form-configurations.md): This guide provides a comprehensive overview of the Form Configurations, which are specifically designed for the mobile version of Sunbird.
- [Content Indexing Flow](https://ed.sunbird.org/older-versions/development-resources/misc-pages/content-indexing-flow.md): How does content get indexed in Elastic Search
- [What are multiple databases used for](https://ed.sunbird.org/older-versions/development-resources/misc-pages/what-are-multiple-databases-used-for.md)
- [Course completion, reports and certificate issue](https://ed.sunbird.org/older-versions/development-resources/misc-pages/course-completion-reports-and-certificate-issue.md)
- [How to access Flink UI](https://ed.sunbird.org/older-versions/development-resources/misc-pages/how-to-access-flink-ui.md)
- [What are all the flink jobs for](https://ed.sunbird.org/older-versions/development-resources/misc-pages/what-are-all-the-flink-jobs-for.md)
- [How does data flow into Druid](https://ed.sunbird.org/older-versions/development-resources/misc-pages/how-does-data-flow-into-druid.md)
- [Minimal build properties](https://ed.sunbird.org/older-versions/development-resources/misc-pages/minimal-build-properties.md)


---

# 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://ed.sunbird.org/older-versions/development-resources/misc-pages.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.
