# Configuration

For quick overview of QuestionSet Service Configuration, Please checkout below video

{% embed url="<https://youtu.be/_xa6nrMa7jw>" %}

For Question & QuestionSet Service Configuration details and default values, Please refer [here](/use/developer-installation/question-and-question-set-service/configuration.md).

Micro-service Configuration is available [here](https://github.com/project-sunbird/sunbird-devops/blob/release-5.2.0-inquiry/ansible/roles/stack-sunbird/templates/assessment-service_application.conf)

Flink Job Configurations are available [here](https://github.com/Sunbird-inQuiry/data-pipeline/blob/release-5.2.0/kubernetes/helm_charts/datapipeline_jobs/values.j2)<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://inquiry.sunbird.org/learn/product-and-developer-guide/question-and-question-set-service/configuration.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.
