# Fees and Referrals

Our platform gives you an opportunity to maximize your rewards. You can use the referral link to invite your friends and receive rewards from our referral system. Every time your invited friend makes a trade, you can expect a specific commission reward. Referral rewards will be sent to your balance immediately after a trade. Right now commission is 50% of market maker fees.

Referral links can be generated by both Takers and Makers. Each user has the option to change the referral link that is being used. This implies that you are no longer linked to the referral link from which you initiated the first transaction.

### How much can I get?

#### You are a market maker

If your invited friend trades with you, you will only pay a 50% transaction fee. If your friend trades with other market makers, you will receive 50% of the transaction fee the other makers are paying.

#### You are a market taker

Every time your invited friend makes a trade, you will receive 50% of the transaction fee the market makers are paying.

### How to generate a referral link

You can generate a referral link by clicking on the "Referral links" button in the sidebar of any page.

![](/files/d6QRxKgG7EzULc6mt4yS)

Copy your referral link, and you will be able to share it immediately.&#x20;

![](/files/kEbpJxRMRUhEAjzlYkKe)


---

# 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.coinquoter.com/products/fees-and-referrals.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.
