# Promo Codes

**Promo codes** are unique codes found on social media channels, blogs, in trading forums and other sources, granting the user special bonuses.

If you have a promo code that you want to redeem, simply navigate to the **Promo Code** tab in your [Wallet](https://margex.com/app/wallet/promo-codes):

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

### Promo Code Types

There are several types of promo codes available on Margex:

<details>

<summary><strong>Standard Promo Codes</strong> <em>(click to expand)</em></summary>

These promo codes can be activated at any time (while valid) and do not require any additional actions:

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

</details>

<details>

<summary><strong>Conditional Promo Codes</strong> <em>(click to expand)</em></summary>

Some promocodes may have unique conditions/requirements. For example, if activating a deposit bonus type promo code you can additionally choose which of your deposits you wish to apply the promo code to:

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

As seen in the image - this promo code provides up to a 100% deposit bonus (up to a maximum of $1000 bonus) based on the selected deposits that meet the promo code conditions.

</details>

<details>

<summary>Loss Coverage Promo Codes <em>(click to expand)</em></summary>

These types of promo codes allow user to compensate a defined amount of funds from the negative PnL of trades that are eligible for coverage (i.e. opened and closed within a certain time period, leveraged using a certain collateral, etc.)

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

When activating such a promo code, if all usage conditions are met, a list of applicable positions will appear in the corresponding field on the right. After applying to these positions, a fixed cumulative amount of funds will be credited from the selected deals to the user's corresponding collateral wallet balance.

Once everything is set, you'll see the amount **you'll receive** at your wallet address in the corresponding field, as referenced in the screenshot.&#x20;

{% hint style="success" %}
It is important to note the following conditions:

* Such promo codes are one-time use only
* The compensated amount is **cumulative** (i.e., is a sum of Realized PnLs of all the selected positions) and could be limited to a certain **number of deals.**
  {% endhint %}

</details>

{% hint style="warning" %}
Any deposit, transaction, or trade that has been used to claim a promo code cannot be used to activate a promo code again.\
\
For example, it is not possible to apply 2 separate promo codes (or use the same promocode) to a single deposit/transaction/trade if it has already been used to claim a different promo code previously.
{% endhint %}

### Promo Code Storage and History

The promo code **Storage** tab reflects all promo codes that you have entered but have not yet claimed.\
\
For example if you have entered a promo code but do not meet the conditions of this promo code - it will be reflected in your Storage and can be claimed at a later time (until the expiry date):

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

The promo code **History** tab reflects historical details of your activated and claimed promo codes and any corresponding transactions that occurred on your account:

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


---

# 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/promo-codes.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.
