# 3. Unstake/Change NFTs

**Step 1.** Go to Ferro “Pools” page. Under “Boost Power”, click “Manage”.

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

**Step 2.** Under “Stake Cronos Cruisers NFT”, click “Stake NFT”.

<figure><img src="/files/JXnndqNOU593grVf1D8Q" alt="" width="563"><figcaption></figcaption></figure>

**Step 3.** Click the NFT you want to unstake/stake, then click “Next and Review”.

<figure><img src="/files/sXq6DaTjGHoyiuqGMFvP" alt="" width="410"><figcaption></figcaption></figure>

**Step 4.** Review your selection and the impact on pool APR, then click “Confirm”.

<figure><img src="/files/f3YrAwycgLeYS8GP0h6f" alt="" width="405"><figcaption></figcaption></figure>

**Step 5.** Review the transaction details on your wallet, then approve the transaction and wait for confirmation.

**Step 6.** Once confirmed, you have successfully updated your NFT staking selection!


---

# 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.ferroprotocol.com/user-guides/pool-boost/get-boost-power/3.-unstake-change-nfts.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.
