# How to stake NFT

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

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

### 2. In 'My NFT' list, find the NFT you want to stake and click on \[Stake].&#x20;

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

* If your NFT is already in Pawnfi Lending Market, Consign, or Leverage, you can still select them for Ape Staking; when your NFT is sold or retrieved, Pawnfi will automatically pause Ape Staking for you and transfer the deposited principal and rewards to you.
* If you choose to provide an NFT from your own wallet, you can additionally earn Supply returns of the corresponding P-Token from Pawnfi Lending Market.

### 3. Determine the quantity of $APE you wish to stake.

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

You have the option to utilize your own $APE or borrow from the $APE Pool. If you opt for borrowing from the $APE Pool, you'll be obligated to pay interest based on the borrowing rate. The projected returns for each combination can be confirmed within the user interface. **Importantly, borrowing $APE is collateral-free, implying that if you're presently engaged with the lending market, this action will not increase your utilized borrowing limit.**

### 4. If the chosen staked NFT is a BAKC, you need to select a paired NFT. The NFT can be any unpaired ID from BAYC or MAYC, and the ID or rarity does not affect your staking rewards.

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

### 5. After confirming the number of Apes to stake, initiate a chain transaction.

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

### 6. Wait for the chain transaction to succeed, and then you can start Ape Staking mining. You can view the current mining situation in the 'My NFT' list.

<figure><img src="/files/HXnkpIGZwA9hEIJpe6DU" alt=""><figcaption></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://guide.pawnfi.com/ape-staking/how-to-stake-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.
