# Dunzo

Aggregator code: `dunzo`

1. **Charges** — The configuration of any kind of charge has to be done directly at the Dunzo backend. You can reach out to your Dunzo PoC for the same.
2. **Discounts** — The configuration of the discounts has to be done directly at the Dunzo backend. You can reach out to your Dunzo PoC for the same.
3. **Nested Option Groups** — Nested Option Groups and nested options support are **not** available for Dunzo.
4. **Rider Details** — Rider details information is not available.
5. **Store On/Off** — Store On/Off functionality is supported.
6. **Item On/Off** — Item On/Off functionality is supported.


---

# 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://api-docs.urbanpiper.com/downstream/aggregator-constraints/dunzo.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.
