# Progress Indicators

- [Expectation Levels](https://designsystem.dubai.ae/components/progress-indicators/expectation-levels.md): Expectation Levels Progress Bar visually represents stages of achievement or quality standards, helping users track their progress toward meeting defined goals.
- [Progress Bar](https://designsystem.dubai.ae/components/progress-indicators/progress-bar.md): Progress bars are used to visually indicate the progression of a task or process.
- [Progress Circle](https://designsystem.dubai.ae/components/progress-indicators/progress-circle.md): Progress circle are used to visually represent the completion status of a task or process in a circular format.
- [Progress Semi-Circle](https://designsystem.dubai.ae/components/progress-indicators/progress-semi-circle.md): Progress semi-circles are used to visually represent the completion status of a task or process in a semi-circular format.


---

# 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://designsystem.dubai.ae/components/progress-indicators.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.
