# Affiliates

- [Affiliate Program](https://docs.imber.dev/affiliates/affiliate-program.md)
- [Reseller Program](https://docs.imber.dev/affiliates/reseller-program.md)
- [Resources](https://docs.imber.dev/affiliates/resources.md): Find everything you need to set up your Imber Bot product page quickly and easily. Access ready-to-use images, descriptions, and promotional materials to help you start selling right away.
- [FAQ](https://docs.imber.dev/affiliates/faq.md): Below you can find some frequently asked questions about the affiliate program.


---

# 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.imber.dev/affiliates.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.
