# APIs

Below are the list of APIs that is invoked from Player

## InQuiry - QuestionSet APIs

Below are the set of QuestionSet APIs from inQuiry Service that QuML Player is dependent on.

* QuestionSet Read
* QuestionSet Hierarchy Read

Details of the APIs can be found [here](https://inquiry.sunbird.org/learn/product-and-developer-guide/question-and-question-set-service/apis/questionset-apis)

## InQuiry - Question APIs

Below are the set of Question APIs from inQuiry Service that QuML Player is dependent on.

* Question List

Details of the APIs can be found [here](https://inquiry.sunbird.org/learn/product-and-developer-guide/question-and-question-set-service/apis/question-apis)


---

# 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-set-player/apis.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.
