# Swap Referral Program

![Make a Swap​](https://1945296110-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYxuX082CiatAs0SbU8%2Fuploads%2Fg4farfb9jRjUFUGA1fVU%2F2022-02-04%2017.36.35.jpg?alt=media\&token=121f9e85-5665-4fcb-a741-f75187dc05c3)

You can expect a certain commission reward every time your invited friends make a swap on Biswap. Swap referral rewards from trading fees will be sent to your referral balance immediately after a swap. The Swap Referral Program is active for certain trading pairs.&#x20;

{% hint style="info" %}
*The complete list of trading pairs can be found* [***here***](https://docs.google.com/spreadsheets/u/2/d/1aPot3zVakdX7gwCPo-obdc-qGObKlKR_7tKBqb0qVlY/edit#gid=0)*.*
{% endhint %}

Your percentage of swap referral rewards will be calculated based on the amount of the BSW tokens staked in the Investment Pool. The default swap referral reward set by Biswap is **10%**.

## **Swap Referral Rewards**

| # of BSW staked in the Investment Pool | Referral % |
| :------------------------------------: | :--------: |
|                 0 - 199                |     10%    |
|                200 - 999               |     12%    |
|              1,000 - 2,999             |     14%    |
|              3,000 - 6,999             |     16%    |
|              7,000 - 9,999             |     18%    |
|                 10,000+                |     20%    |

All the rewards are paid in BSW tokens and converted at the time of deposit to your referral balance. You can withdraw your swap referral rewards at any time, paying a flat fee of 0.5 BSW for each withdrawal.

Please keep in mind that swap referral rewards are calculated based on the trading fee paid by your referral friend and not based on the trading volume. Let’s take a look at the following examples to avoid any misunderstanding.

## Example&#x20;

You have 8,000 BSW staked in the Investment Pool, and your referral link has a profit-sharing option of 50%. Your invited friend made a swap on Biswap for 10,000 USDT. Given this data, we can conclude that a trading fee of 10 USDT was paid. As a result, your referral reward is 0.9 USDT (10 USDT x 18% x 50%). If an exchange rate is 1 BSW = 1 USDT, you will receive 0.9 BSW on your referral balance.


---

# 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.biswap.org/biswap/referral-system/3-type-referral-system/swap-referral-program.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.
