> For the complete documentation index, see [llms.txt](https://docs.decenomy.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decenomy.net/tutorials/exchange/birake-exchange-affiliate-program.md).

# Birake Exchange Affiliate Program

The Birake Exchange's referral program offers traders, influencers, content creators, and more the chance to earn a steady passive income by recommending Birake. You can earn up to a 15% commission on trading fees for a lifetime.

All you need is an account on Birake Exchange. Find your unique referral link, and begin sharing it with your audience to start earning rewards in various cryptocurrencies.

### How it works

Whenever someone registers an account with Birake Exchange using your link, you'll receive a share of all the fees generated from their trading activities.

The compensation for your efforts depends on the source of the fees. Your reward in cryptocurrency is determined by the trading pair. Referral earnings are deposited into your account and can be used without any restrictions.

### How to Join Birake Exchange Affiliate Program

* Sign in or open an account on Birake Exchange <https://trade.birake.com/>&#x20;
* Next, click on the '**Earn**' button from the top menu bar

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

* Choose the '**Referral Program**' option from the drop-down menu

<figure><img src="/files/57xPfJEklpfrcVmts6aC" alt=""><figcaption></figcaption></figure>

* Once on the referral program's page, you will have access to your custom invitation link.
* You have the option to copy the unique link or share it directly on social media

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


---

# 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://docs.decenomy.net/tutorials/exchange/birake-exchange-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.
