# HungerStation

Aggregator code: `hungerstation`

1. **Arabic Language** — It is mandatory to pass the Arabic language for all the catalogue entities.
2. **Sub-category** — The support for sub-categories is not present.
3. **Category Timing** — It is supported.
4. **Sort order** — It is supported for catalogue entities.
5. **Taxes and Charges** — The configuration of the external item taxes is not present. The item tax/VAT should be inclusive of the item price.
6. **Nested Option Group and Option** — It is not supported.
7. **Order Acceptance Flow** — Orders should be accepted on Hungerstation device/dashboard for HS to push the order to UP. OR, all orders must be set to auto-acknowledge on the HS device/dashboard.
8. **Order Status Flow** — Order status push to the aggregator is not supported.
9. **Order Cancellation Flow** — Order cancellation from our end to HS is not supported. The order status cancellation information from HS to us is available.
10. **Item Toggle** — Item stock control from our end to HS is not supported.
11. **Store Toggle** — Store status control from our end to HS is supported.
12. **Misc** — Merchant must mandatorily have an HS GoDroid Device or GoWin app installed at location.


---

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