# How to claim staking rewards for NFT

### 1. Click on \[Ape Staking] → \[NFT Pool] in the navigation bar.

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

### 2. In the My NFT list, find the NFT for which you want to claim rewards and click \[Claim].

<figure><img src="/files/0ob3CcGQnftkojakItR6" alt=""><figcaption></figcaption></figure>

* Note: Official NFT staking rewards are distributed every hour. Claiming in advance will result in a loss of these rewards. You can confirm the reward distribution time by the countdown on the page.

### 3. Initiate an on-chain transaction. Once the transaction is successful, the rewards are successfully claimed.

* Note 1: If you are currently borrowing $APE, the reward will be used for repayment first.
* Note 2: If there is no debt, the claimed rewards will be transferred according to the reinvestment strategy.
  * If there is an Auto Compound open, claimed rewards will be supplied to $APE
  * If there is no Auto Compound open, claimed rewards will be transferred to your wallet.


---

# 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://guide.pawnfi.com/ape-staking/how-to-claim-staking-rewards-for-nft.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.
