> For the complete documentation index, see [llms.txt](https://bot.adonisbots.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bot.adonisbots.com/other-documentation.md).

# OTHER DOCUMENTATION

- [AdonisBots apps](https://bot.adonisbots.com/other-documentation/adonisbots-apps.md)
- [Auto jigging](https://bot.adonisbots.com/other-documentation/auto-jigging.md)
- [Bank codes](https://bot.adonisbots.com/other-documentation/bank-codes.md)
- [Monitor.csv (shopify)](https://bot.adonisbots.com/other-documentation/monitor.csv-shopify.md)
- [Global Monitor Mode](https://bot.adonisbots.com/other-documentation/global-monitor-mode.md)
- [Quicktask.csv](https://bot.adonisbots.com/other-documentation/quicktask.csv.md)
- [Quicktask implementation](https://bot.adonisbots.com/other-documentation/quicktask-implementation.md): Sitename is as stated below all lowercase. In case you have any questions feel free to contact us.
- [Sizing system](https://bot.adonisbots.com/other-documentation/sizing-system.md)
- [States](https://bot.adonisbots.com/other-documentation/states.md): In here you will find the correct state format per site - only enter this if it's required and your country is included in the list.
- [ASOS](https://bot.adonisbots.com/other-documentation/states/asos.md)
- [END](https://bot.adonisbots.com/other-documentation/states/end.md)
- [Foot Locker](https://bot.adonisbots.com/other-documentation/states/foot-locker.md)
- [LVR](https://bot.adonisbots.com/other-documentation/states/lvr.md)
- [New Balance](https://bot.adonisbots.com/other-documentation/states/new-balance.md)
- [SVD](https://bot.adonisbots.com/other-documentation/states/svd.md)
- [Tres Bien](https://bot.adonisbots.com/other-documentation/states/tres-bien.md)
- [PacketStream guide](https://bot.adonisbots.com/other-documentation/packetstream-guide.md)
- [Adonis Harvester Guide](https://bot.adonisbots.com/other-documentation/adonis-harvester-guide.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bot.adonisbots.com/other-documentation.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.
