# FAQ

## General Questions

<details>

<summary>What's the difference between the Affiliate and Reseller Programs?s</summary>

The **Affiliate Program** lets you earn a 10% commission by sharing your referral link, without needing an online store. The **Reseller Program** offers a 20% commission and requires listing Imber Bot as an external product in an online store.

</details>

<details>

<summary>How do I register as an affiliate?</summary>

Sign up at our [Affiliate Portal](https://imber.dev/affiliate-portal/). Once approved, you'll get access to your personalized dashboard.

</details>

<details>

<summary>Can I join both programs?</summary>

No, you can only participate in one program at a time. Choose the one that best fits your setup and goals.

</details>

## Commissions & Payments

<details>

<summary>How does commission tracking work?</summary>

Our tracking system records all sales made through your referral link or personal coupon, including subscription renewals, so you can monitor your commissions in real-time.

</details>

<details>

<summary>How do I withdraw my funds?</summary>

You can request a withdrawal by opening a ticket in the general category of our Discord server.

</details>

<details>

<summary>What are the supported withdrawal methods?</summary>

Funds can be withdrawn via **Cryptocurrencies**, **PayPal**, or used to extend the length of your personal **Imber Bot subscription**.

</details>

## Reseller Program

<details>

<summary>What are the requirements to become a reseller?</summary>

You need an active online store to list Imber Bot as an external product and an active Discord community to promote it.

</details>

<details>

<summary>How do I add Imber Bot to my online store?</summary>

Create a product page using your unique referral link as the product link. All resources, including images, descriptions, and other promotional materials, are available on the [Resources Page](https://docs.imber.dev/affiliates/resources).

</details>

<details>

<summary>Can I set my own prices for the Imber Bot?</summary>

No, the prices must match those listed on the official Imber Bot website. However, your customers will still enjoy a 5% discount through your referral.

</details>


---

# 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/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.
