# Claiming ANC Rewards

The **Rewards** section of the **GOVERN** page provides users with function for claiming ANC rewards distributed to users. Rewards generated from borrowing Terra stablecoins and providing liquidity to ANC can all be claimed from this section.

The **Claiming ANC Rewards** section of the **GOVERN** page displays:

* **Total Rewards**: Total amount of ANC earned by the user as rewards.<br>

* **Total Reward Value**: Total UST-denominated value of ANC rewards earned by user.<br>

* **ANC-UST LP**: Displays data about ANC-UST LP token staking rewards of user.
  * **APY**: Annualized percentage yield (APY) of ANC-UST LP token staking rewards.
  * **Staked**: Amount of ANC-UST LP tokens staked by user.
  * **Stakable**: Amount of non-staked ANC-UST LP tokens held by user.
  * **Rewards**: Amount of user's rewards earned from ANC-UST LP token staking.<br>

* **ANC Governance**: Displays data about ANC staking rewards of user.
  * **APY**: APY of ANC staking rewards.
  * **Staked**: Amount of ANC tokens staked by user.
  * **Stakable**: Amount of non-staked ANC tokens held by user.

* **UST Borrow**: Displays data about UST borrow ANC rewards of user.
  * **APY**: APY of ANC rewards given to UST borrowers.
  * **Rewards**: Amount of user's rewards earned from UST borrowing.

## Claiming borrower ANC rewards

1\. Navigate to the **Rewards** section in the **GOVERN** page.

![](/files/-MVUk9FLRmW35CODWF42)

2\. Click the actions button in the **UST borrow** row.

![](/files/-MVUkAmsuGvMdKVD0aDu)

3\. Select **\[Claim]**.

![](/files/-MVUkCRJVEZz5H53h7Oy)

4\. Click **\[Claim]**.

![](/files/-MVUkEG-99ZzNocjbKKJ)

5\. Station Extension should prompt you to sign a transaction that contains the reward claim operation. Confirm the details presented and enter your password to sign.

![](/files/-MVUkFwSCiU-6ExznmDA)

6\. Reward claim complete.

![](/files/-MVUkI5uHd7ul7iTfVAt)

## Claiming LP staking rewards

1\. Navigate to the **Rewards** section in the **GOVERN** page.

![](/files/-MVUkp2jRO8ut7ECCmY2)

2\. Click the actions button in the **ANC-UST LP** row.

![](/files/-MVUkqQyKpfp62uiuI9d)

3\. Select **\[Claim]**.

![](/files/-MVUkxbspKrR6ExaPdQm)

4\. Click **\[Claim]**.

![](/files/-MVUkz_9xRH-KojtlAX4)

5\. Station Extension should prompt you to sign a transaction that contains the reward claim operation. Confirm the details presented and enter your password to sign.

![](/files/-MVUl0CUN0Yqp9jxMal7)

6\. Reward claim complete.

![](/files/-MVUl1_l4ZeguC0KQZ5g)

## Claiming all ANC rewards

For users with various types of staking rewards accrued, all outlying rewards can be claimed by the **Claim All Rewards** functionality.

1\. Navigate to the **Rewards** section in the **GOVERN** page.

![](/files/-MVUl3QbYrbrbp77v_W7)

2\. Click **\[Claim All Rewards]**.

![](/files/-MVUl4qm_hiSt0x4zBqf)

3\. Click **\[Claim]**.

![](/files/-MVUl6APoJn_6zj0HYG1)

4\. Station Extension should prompt you to sign a transaction that contains the reward claim operation. Confirm the details presented and enter your password to sign.

![](/files/-MVUl7P1GQUaYf0p6Sgq)

5\. Reward claim complete.

![](/files/-MVUl8hsA_s8VRsnbaBH)


---

# 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.anchorprotocol.com/anchor-2/user-guide/webapp/govern/claiming-anc-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.
