# premium setup & features

- [What's the Benefit of Premium?](https://docs.jakebot.co.uk/premium-setup-and-features/whats-the-benefit-of-premium.md): Is premium right for you? If so, what tier?
- [Setting up Premium in my Server](https://docs.jakebot.co.uk/premium-setup-and-features/setting-up-premium-in-my-server.md): So you've got your brand new tier, now how to start using it?
- [Translator Engine Overview](https://docs.jakebot.co.uk/premium-setup-and-features/translator-engine-overview.md): What exactly is the difference between Google, Microsoft and DeepL?
- [Other Premium Commands](https://docs.jakebot.co.uk/premium-setup-and-features/other-premium-commands.md): There's only a couple, but they can be important!


---

# 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.jakebot.co.uk/premium-setup-and-features.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.
