# Bot Commands

- [About (/about)](https://docs.mercury-dynamics.co.uk/bot-commands/about-about.md): This section describes the /about command
- [Address Jigging Command (/address)](https://docs.mercury-dynamics.co.uk/bot-commands/address-jigging-command-address.md): This section describes the /address command
- [Argos Query Command (/argos)](https://docs.mercury-dynamics.co.uk/bot-commands/argos-query-command-argos.md): This section describes the /argos command
- [Proxy Command (/proxy)](https://docs.mercury-dynamics.co.uk/bot-commands/proxy-command-proxy.md): This section describes the /proxy command
- [Amazon Query Command (/query)](https://docs.mercury-dynamics.co.uk/bot-commands/amazon-query-command-query.md): This section describes the /query command
- [Issue Report (/report)](https://docs.mercury-dynamics.co.uk/bot-commands/issue-report-report.md): This section describes the /report command
- [Sainsbury's Query Command (/sainsburys)](https://docs.mercury-dynamics.co.uk/bot-commands/sainsburys-query-command-sainsburys.md): This section describes the /sainsburys command
- [Asda Query Command (/asda)](https://docs.mercury-dynamics.co.uk/bot-commands/asda-query-command-asda.md): This section describes the /asda command
- [Shoe Size Conversion (/size)](https://docs.mercury-dynamics.co.uk/bot-commands/shoe-size-conversion-size.md): This section describes the /size command
- [Tesco Query Command (/tesco)](https://docs.mercury-dynamics.co.uk/bot-commands/tesco-query-command-tesco.md): This section describes the /tesco command
- [Superdrug Query Command (/superdrug)](https://docs.mercury-dynamics.co.uk/bot-commands/superdrug-query-command-superdrug.md): This section describes the /superdrug command


---

# 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://docs.mercury-dynamics.co.uk/bot-commands.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.
