# Claim Cashback

{% hint style="success" %}
Feeturn monitors trades on all Perp DEXs in real time, 24/7, **automatically calculating and crediting our customers' cashback**. Simply connect your wallet and make a claim. Easy, right?
{% endhint %}

## Step-by-Step Guide to Claim

1. Click the **Claim Cashback** button located at the top right corner of the Feeturn website.

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

2. Please **connect the wallet** you used for trading on Perp DEX.

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

3. When you connect the wallet, you will see the referral rewards automatically credited to you from the exchange you're using. By pressing **Claim**, a wallet signature procedure will be initiated to verify that you are the wallet owner. Rest assured, this process is solely to confirm ownership of the wallet and **does not request any permissions**!

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

<figure><img src="/files/9WVczmdNadhkEOVBd5XW" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Even if it's the same GMX, cashbacks for **v1 and v2 are calculated separately**, so they each need to be claimed individually. Similarly, gTrade cashbacks are also tallied separately for each network, such as **Polygon and Avalanche**, and thus must be claimed for each network respectively.
{% endhint %}

4. When you press the **Claim** button, a final confirmation window appears, showing the amount of cashback you will receive and which network it will be sent to for the connected wallet address. When claiming, a nominal gas fee is displayed for each network, which varies depending on the network congestion.

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

{% hint style="warning" %}
Please be aware that the amount claimed during a single day is not sent in real time but is collectively dispatched at **6am UTC**.
{% endhint %}

5. Once your claim application is completed, you can enter your email for **more detailed and faster reward information**. We will send you updates on newly supported exchanges and new feature updates **first**.

<figure><img src="/files/08EyEkD8bDEDj7ky7kq9" alt=""><figcaption></figcaption></figure>

6. Now that all the claims have been completed, you can *relax and wait* for the cashbacks to be deposited into your wallet daily at 6 am UTC. However, it’s important to remember that you can only request a payout when a minimum of **$50 USD** has been accumulated **per exchange (v1, v2, and across each network)**. Keep this in mind as you trade diligently and aim to accumulate your cashbacks quickly!

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

*It's all done. Enjoy trading!*


---

# 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.feeturn.com/how-to-use/claim-cashback.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.
