# Bonuses

**Bonuses** can be obtained by participating in various Margex marketing campaigns, competitions, events and through special offers. The amount of Bonus funds received will depend on the unique rules and conditions of each separate campaign. The Bonus balance is reflected at the top of the [Wallet](https://margex.com/app/wallet) page.

## **How Bonuses Work**

After closing a position, **up to 50%** of [trade fees](/help-center/margex/trading-conditions/margex-fees.md#trade-fee) and [funding](/help-center/margex/trading-conditions/margex-fees.md#funding) incurred for the trade will be reimbursed from the Bonus balance and credited to the Wallet balance of the corresponding collateral coin.

Your Bonus balance will be reflected at the top of the Wallet page:

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

If Bonus balance is 0, any trade fee/funding costs will be accordingly deducted from the trade’s [Margin](/help-center/leverage-trading-guide/how-leverage-works.md).

All bonus rebates are reflected in the ‘Details’ column of the Transaction History on the Wallet page, as ‘Bonus rebate’ type transactions:

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

{% hint style="success" %}
Bonuses are automatically converted from USD into the corresponding collateral coin when a bonus rebate occurs.
{% endhint %}

Bonuses can also be deducted automatically from the bonus balance when [withdrawing](/help-center/wallet/withdraw/how-to-withdraw.md) funds. The estimated amount of bonuses to be deducted when initiating a withdrawal will depend on the withdrawal amount in relation to the trader's total account balance across all collateral coins.

<figure><img src="/files/SsDiGi9aF4klMAo83z40" alt="" width="524"><figcaption></figcaption></figure>

## **Sign-up Bonus**

The **Sign-up bonus** is aimed at providing traders the opportunity to try out the platform with reduced fees.

When registering an account on Margex, a $50 bonus can be claimed in the [Promo Code](https://margex.com/app/wallet/promo-codes) Storage:

<figure><img src="/files/8ZBS5OAWoYdkZ5gzrsGG" alt="" width="563"><figcaption></figcaption></figure>

## **First Deposit Bonuses**

The **First deposit bonus** is  for a trader’s first [deposit](/help-center/wallet/deposit.md) equivalent to $100 in the deposited coin/token.

Once a qualifying deposit has been completed, the bonus can be claimed in the [Promo Code](https://margex.com/app/wallet/promo-codes) Storage:

<figure><img src="/files/8ZBS5OAWoYdkZ5gzrsGG" alt="" width="563"><figcaption></figcaption></figure>

This bonus can only be claimed once.

{% hint style="info" %}
**The First Deposit Bonus** is only claimable in the first 7 days after the account registration. After the 7 days mark, any deposits made to the account would not be considered eligible for the bonus and no bonus will be credited to the bonus balance regardless of the deposited amount.
{% endhint %}


---

# 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://help.margex.com/help-center/margex/trading-conditions/bonuses.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.
