# Detailed Documentation

Sunbird for Education (Sunbird ED) is a comprehensive solution to create large scale learning network at scale. Sunbird ED uses many of the [building blocks available within Sunbird](https://sunbird.org/building-blocks) to bring together an out-of-the-box solution experience.

[Detailed documentation is available here](http://docs.sunbird.org/latest/developer-docs/).


---

# 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/misc/archived/detailed-documentation.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.
