# Technical Architecture

Sunbird inQuiry building block enables the creation and consumption of the Question & Question set objects.&#x20;

The creation apps calls Question& Question Set service to create, update & publish the Question & Question Sets and consumption apps use the same service for rendering Question Sets.

![](/files/J7TSwtJSZL7TPMEc8Cll)


---

# 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://inquiry.sunbird.org/learn/technical-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.
