# Platform Information

- [Customer Accounts](https://theorderguys.gitbook.io/order-guys-docs/platform-information/customer-accounts.md): Learn about the different types of customer accounts available and how they work within the platform
- [Special Features](https://theorderguys.gitbook.io/order-guys-docs/platform-information/special-features.md): This page highlights instructions around special features.  Most of these features are specific to certain situations, countries or tax jurisdiction.
- [Restaurant Promotions](https://theorderguys.gitbook.io/order-guys-docs/platform-information/covid-19-discount-for-united-kingdom.md): Running promotions is a great way to entice customers and increase your orders online. Creating combos or offering incentives for pickup is a great way to get more orders through your website quickly


---

# 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://theorderguys.gitbook.io/order-guys-docs/platform-information.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.
