# How to terminate NFT staking and withdraw NFT

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

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

### 2. In the My NFT list, find the NFT that you wish to terminate staking, and click on \[Withdraw].

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

### 3. Click on the \[Max] button, and after confirming, click on the \[Confirm] button.

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

### 4. You will need to initiate two transactions.

* The first transaction: This is to terminate staking and retrieve your deposit principal and rewards.
* The second transaction: This is to retrieve the staked NFT. If your NFT is currently in Lending, Consign, or Leverage, this step is unnecessary, and you can retrieve the NFT through the corresponding withdrawal/redeem page.


---

# 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-terminate-nft-staking-and-withdraw-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.
