# Careem

Aggregator code: `careem`

1. **Store Toggle** — Store toggle functionality is supported in Careem.
2. **Store Timings** — Store timings functionality is supported in Careem.
3. **Item On/Off** — Item On/Off functionality is supported.
4. **Background Image** — Image for web background is mandatory and must be uploaded in Atlas.
5. **Item Images** — 80% of the items must have images. Images must have the extension of .jpeg, jpg, png
6. **Category Timing Group** — Must contain a timing group for a category if no store timing is configured for the biz.
7. **Nested Option Groups and Nested Options** — This feature is not supported.
8. **Item Level Taxes & Charges** — Support for item-level taxes and charges configuration are NOT supported.
9. **Recommended Items** — Support for Featured/bestsellers/recommended items is NOT supported for this aggregator.
10. **Discounts** — Configuration of any sort of Offers/Promo/Discounts is NOT supported via UrbanPiper.
11. **Order Modification** — Editing of the order is NOT supported.
12. **Order States** — Careem accepts only "Acknowledged" and "Cancelled" states from us.
13. **Auto-acceptance** — Auto acceptance of the order feature is not supported via UP.


---

# 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/careem.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.
