# FAQ

### Security

#### Q: If my NFT is sold or liquidated while committed to an NFT pool, will I lose all my staked $APE?

A: No, you will not lose your staked $APE. The Pawnfi ApeStaking contract safeguards your assets during NFT ownership changes. If your NFT is purchased, the staked $APE (including reinvested amounts) and unclaimed rewards will first repay any outstanding $APE loan from initiating Ape Staking. The remaining balance is then transferred to your wallet. In the case of liquidation, unclaimed rewards are allocated to the community reserve, supporting the ecosystem's health.

#### **Q:** If my NFT is sold or liquidated while committed to NFT pool, will I lose all my staked $APE?

A: No, you won't lose your staked $APE. Please refer to the previous question for more details on how the ApeStaking contract safeguards your assets during NFT ownership changes.

### Service Fee

#### Q: Are there any fees associated with using Pawnfi's Ape Staking service?

A: Each time a reinvestment is triggered (reinvesting unclaimed rewards into the Pawnfi $APE Pool), a 2% Reinvestment Reserve fee is applied to cover the gas costs associated with the auto-compounding process.

### Gas Cost

#### Q: Who covers the gas fees for the reinvestment process?

A: Users are responsible for covering gas fees when staking and withdrawing from Pawnfi Ape Staking. However, the regular auto-compounding gas fees are taken care of by the Pawnfi Treasury, ensuring a seamless experience for users without the need to worry about these additional costs.


---

# 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.pawnfi.com/ape-staking/faq.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.
