# FAQ

- [How to add custom drops?](https://wiki.hmmbo.com/overview/faq/how-to-add-custom-drops.md)
- [How to enable per regeneration?](https://wiki.hmmbo.com/overview/faq/how-to-enable-per-regeneration.md)
- [Does it Support ItemsAdder?](https://wiki.hmmbo.com/overview/faq/does-it-support-itemsadder.md)
- [Does it Support Oraxen?](https://wiki.hmmbo.com/overview/faq/does-it-support-oraxen.md)
- [Does it Support Nexo?](https://wiki.hmmbo.com/overview/faq/does-it-support-nexo.md)
- [Where can i get  support?](https://wiki.hmmbo.com/overview/faq/where-can-i-get-support.md)
- [Alternative Payment Options??](https://wiki.hmmbo.com/overview/faq/alternative-payment-options.md)
- [What is Command Chaining?](https://wiki.hmmbo.com/overview/faq/what-is-command-chaining.md)
- [How to setup world gaurd subregion?](https://wiki.hmmbo.com/overview/faq/how-to-setup-world-gaurd-subregion.md)


---

# 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://wiki.hmmbo.com/overview/faq.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.
