> For the complete documentation index, see [llms.txt](https://damble-1.gitbook.io/damble-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/damble-affiliate-program.md).

# Damble Affiliate Program

The Damble Affiliate Program boasts some of the highest affiliate rates in the industry and provides assets to help you get started on your earning journey. In this article we'll cover the details of the program:

You can access your affiliate program page under referrals:&#x20;

<figure><img src="/files/AIrqIWXZCGJbzOjDOYMS" alt=""><figcaption></figcaption></figure>

You can generate multiple links (codes), in order to run different campaigns and see the stats depending on where you want to advertise, and emphasize on the ones that has the best results! Here is how to generate links:&#x20;

<figure><img src="/files/7rzfjg4uSRWfy5PZ7duf" alt=""><figcaption></figcaption></figure>

Copy links you have set and start sharing it across! You will then be able to see all the stats on the dashboard.&#x20;

**Calculating Affiliate Earnings**

Below is the formula used to calculate your earnings. Please keep in mind different games have different theoretical edge and earnings are calculated after bonuses and promotions are given to a player.

```
(Wagered Amount * Theoretical Edge * Affiliate Rate as a Percentage) /2 
```

**Payout Frequency**

Payouts are calculated in real time. Please note that you may need to refresh your page to view the updated change. Minimum claim amount in referral earnings is $5.

**Payout Currency**

The payout affiliates earn can be claimed on the currency of their choice.

**Creating Multiple Campaigns**

You can generate multiple links (codes), in order to run different campaigns and see the stats for each.&#x20;

By creating multiple campaigns, you can effectively target and engage with your audience, and keep them coming back for more.

Creative Banners

We've provided some creative assets for any affiliate to use for display media. You can find these [here](https://drive.google.com/drive/folders/11S6yDBzoNmg-4t3vhBrsob5ek9sKA-_S?usp=sharing).


---

# 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, and the optional `goal` query parameter:

```
GET https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/damble-affiliate-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
