# Claim Rewards

{% tabs %}
{% tab title="Claim Rewards by Pool" %}
**1. Select a pool**

Select a pool to claim your rewards from.

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

### **2. Check your rewards**

Hover over the **Total Claimable Rewards** under **My Positions** to check your rewards, broken down into three categories: Swap Fees, Internal Rewards, and External Rewards.&#x20;

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

### **3. Click on Claim All**

To claim all of the rewards earned from the pool, click on Claim All.

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

### **4. Approve your transaction**

A pop-up from Adena will appear in a new window, prompting you to approve the transaction. Click on **Approve** to proceed.<br>

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

### **5. Check your new balance**

Your **Claimable Rewards** will be reset to $0, and your wallet balance will include the claimed rewards.

<figure><img src="/files/6ehZonESEamDJxFGPRyx" alt=""><figcaption></figcaption></figure>

{% endtab %}

{% tab title="Claim All Rewards" %}

### **1. Click on Claim All**

To claim all your rewards at once, click on **Claim All** inside the Earn menu.

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

### **2. Approve the transaction**

A pop-up from Adena will appear in a new window, prompting you to approve the transaction. Click on **Approve** to proceed.<br>

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

### **3. Check your new balance**

Your **Claimable Rewards** will be reset to $0, and your new Total Balance will include the claimed rewards.

<figure><img src="/files/MTFVLyYuDYJ4T1OQrWpu" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.gnoswap.io/user-guide/staking/claim-rewards.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.
