# How to Claim XSGD Rewards

1. Go to <https://app.xave.co/#/pool>
2. Connect to Polygon network&#x20;
3. Click "Manage" button from the XSGD-USDC pool.
4. If your address is eligible for the additional XSGD rewards, you'll be able to see XSGD balance (right side) under XSGD/USDC Rewards.
5. Click "Claim" button

<figure><img src="/files/9lFS4khbPrGS6SJkR0RO" alt=""><figcaption><p>Claim button for XSGD rewards (right corner)</p></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://xave-finance.gitbook.io/general/guides/how-to-claim-xsgd-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.
