# Pawnfi Guide Book

## Pawnfi Guide Book

- [Pawnfi Guide Book](https://guide.pawnfi.com/pawnfi-guide-book.md)
- [How to create a wallet](https://guide.pawnfi.com/beginner/how-to-create-a-wallet.md): Create wallet
- [How to connect to wallet](https://guide.pawnfi.com/beginner/how-to-connect-to-wallet.md): Take Metamask as example
- [How to add network](https://guide.pawnfi.com/beginner/how-to-add-network.md): Take Metamask as example
- [What is gas fee?](https://guide.pawnfi.com/beginner/what-is-gas-fee.md)
- [Dashboard](https://guide.pawnfi.com/home-page/dashboard.md)
- [App Map](https://guide.pawnfi.com/home-page/app-map.md)
- [How to flash trade NFT (Buy)](https://guide.pawnfi.com/buy-nft/how-to-flash-trade-nft-buy.md)
- [How to buy an NFT from marketplace](https://guide.pawnfi.com/buy-nft/how-to-buy-an-nft-from-marketplace.md)
- [How to make an offer](https://guide.pawnfi.com/buy-nft/how-to-make-an-offer.md)
- [How to manage offers](https://guide.pawnfi.com/buy-nft/how-to-manage-offers.md)
- [How to flash trade NFT (Sell)](https://guide.pawnfi.com/sell-nft/how-to-flash-trade-nft-sell.md)
- [How to consign an NFT](https://guide.pawnfi.com/sell-nft/how-to-consign-an-nft.md)
- [How to list an NFT for sale](https://guide.pawnfi.com/sell-nft/how-to-list-an-nft-for-sale.md)
- [How to manage listings](https://guide.pawnfi.com/sell-nft/how-to-manage-listings.md)
- [How to leverage your NFT](https://guide.pawnfi.com/loan/how-to-leverage-your-nft.md)
- [Lending Market - how to supply](https://guide.pawnfi.com/loan/lending-market-how-to-supply.md)
- [Lending Market - how to withdraw](https://guide.pawnfi.com/loan/lending-market-how-to-withdraw.md)
- [Lending Market - how to borrow](https://guide.pawnfi.com/loan/lending-market-how-to-borrow.md)
- [Lending Market - how to repay](https://guide.pawnfi.com/loan/lending-market-how-to-repay.md)
- [FAQs on Lending Market](https://guide.pawnfi.com/loan/faq-on-lending-market.md)
- [How to invite others](https://guide.pawnfi.com/invitation-program/how-to-invite-others.md)
- [How to connect to inviter](https://guide.pawnfi.com/invitation-program/how-to-connect-to-inviter.md)
- [Basic Rule](https://guide.pawnfi.com/liquidity-boosting/basic-rule.md)
- [How to commit liquidity](https://guide.pawnfi.com/liquidity-boosting/how-to-commit-liquidity.md)
- [How to claim liquidity and reward](https://guide.pawnfi.com/liquidity-boosting/how-to-claim-liquidity-and-reward.md)
- [How to stake $APE](https://guide.pawnfi.com/ape-staking/how-to-stake-usdape.md)
- [How to withdraw $APE](https://guide.pawnfi.com/ape-staking/how-to-withdraw-usdape.md)
- [How to stake NFT](https://guide.pawnfi.com/ape-staking/how-to-stake-nft.md)
- [How to claim staking rewards for NFT](https://guide.pawnfi.com/ape-staking/how-to-claim-staking-rewards-for-nft.md)
- [How to set Auto Compound](https://guide.pawnfi.com/ape-staking/how-to-set-auto-compound.md)
- [How to terminate NFT staking and withdraw NFT](https://guide.pawnfi.com/ape-staking/how-to-terminate-nft-staking-and-withdraw-nft.md)
- [FAQs on Ape Staking](https://guide.pawnfi.com/ape-staking/faqs-on-ape-staking.md)
- [How to place $PAWN in SAFE?](https://guide.pawnfi.com/pawnfi-safe/how-to-lock-pawn-token.md)
- [How to displace $PAWN?](https://guide.pawnfi.com/pawnfi-safe/how-to-unlock-pawn-token.md)
- [How to extend placing time?](https://guide.pawnfi.com/pawnfi-safe/how-to-extend-placing-time.md)
- [How to share safety incentives?](https://guide.pawnfi.com/pawnfi-safe/how-to-share-protocol-income.md)
- [Basic Rule](https://guide.pawnfi.com/liquidity-incentives/basic-rule.md): Liquidity Incentives will be open in near future.
- [How to stake liquidity for active incentives](https://guide.pawnfi.com/liquidity-incentives/how-to-stake-liquidity.md)
- [How to unstake liquidity](https://guide.pawnfi.com/liquidity-incentives/how-to-unstake-liquidity.md)
- [How to vote?](https://guide.pawnfi.com/liquidity-incentives/how-to-vote.md)
- [How to claim liquidity incentives](https://guide.pawnfi.com/liquidity-incentives/how-to-claim-mining-rewards.md)
- [How to boost rewards](https://guide.pawnfi.com/liquidity-incentives/how-to-boost-rewards.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guide.pawnfi.com/pawnfi-guide-book.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.
