# Pawnfi Docs

## Pawnfi Docs

- [Pawnfi Document Hub](https://docs.pawnfi.com/pawnfi-document-hub.md)
- [Understanding Pawnfi](https://docs.pawnfi.com/getting-started/understanding-pawnfi.md)
- [Pawnfi Modules](https://docs.pawnfi.com/getting-started/understanding-pawnfi/pawnfi-modules.md)
- [Key Vehicle: P-Token](https://docs.pawnfi.com/getting-started/understanding-pawnfi/pawnfi-modules/p-token.md)
- [Flash Trade](https://docs.pawnfi.com/getting-started/understanding-pawnfi/pawnfi-modules/flash-trade.md): Make NFT trade interchangeably in ERC-20 format
- [NFT Leverage](https://docs.pawnfi.com/getting-started/understanding-pawnfi/pawnfi-modules/nft-leverage.md): Obtain loan instantly without liquidation risk
- [Consignment](https://docs.pawnfi.com/getting-started/understanding-pawnfi/pawnfi-modules/consignment.md): Receive upfront payment when selling NFTs
- [Cross-Margin Lending Market](https://docs.pawnfi.com/getting-started/understanding-pawnfi/pawnfi-modules/pool-based-lending-market.md): NFT x DeFi Money Market
- [NFT Marketplace](https://docs.pawnfi.com/getting-started/understanding-pawnfi/pawnfi-modules/nft-marketplace.md)
- [Interest Bearing Token (iToken)](https://docs.pawnfi.com/getting-started/understanding-pawnfi/interest-bearing-token-itoken.md): Foundation of Cross-Margin Lending Market
- [P-Token List](https://docs.pawnfi.com/getting-started/understanding-pawnfi/p-token-list.md)
- [P-Token Collections](https://docs.pawnfi.com/getting-started/understanding-pawnfi/p-token-collections.md)
- [Risk Framework](https://docs.pawnfi.com/risk/risk-framework.md)
- [Lending Market Asset Risk](https://docs.pawnfi.com/risk/risk-framework/lending-market-asset-risk.md)
- [From Risks to Risk Parameters](https://docs.pawnfi.com/risk/risk-framework/lending-market-asset-risk/from-risks-to-risk-parameters.md)
- [Risk Parameters](https://docs.pawnfi.com/risk/risk-framework/lending-market-asset-risk/risk-parameters.md)
- [Lending Market Liquidity Risk](https://docs.pawnfi.com/risk/risk-framework/lending-market-liquidity-risk.md)
- [Utilization](https://docs.pawnfi.com/risk/risk-framework/lending-market-liquidity-risk/utilization.md)
- [Interest Rate Model](https://docs.pawnfi.com/risk/risk-framework/lending-market-liquidity-risk/interest-rate-model.md)
- [Protocol Math](https://docs.pawnfi.com/risk/risk-framework/lending-market-liquidity-risk/protocol-math.md)
- [Liquidation](https://docs.pawnfi.com/risk/risk-framework/liquidation.md)
- [Price Oracle](https://docs.pawnfi.com/risk/price-oracle.md): How Pawnfi gets token price for Cross-Margin Lending Market
- [Understanding $PAWN](https://docs.pawnfi.com/pawn-token/understanding-pawn.md)
- [Incentive Policies](https://docs.pawnfi.com/pawn-token/incentive-mechanism.md): Liquidity Incentives will be open in near future
- [Borrow Distribution (Passive Liquidity Incentives)](https://docs.pawnfi.com/pawn-token/incentive-mechanism/borrow-distribution-passive-liquidity-incentives.md): Liquidity Incentives will be open in near future
- [Liquidity Mining (Active Liquidity Incentives)](https://docs.pawnfi.com/pawn-token/incentive-mechanism/liquidity-mining-active-liquidity-incentives.md): Liquidity Incentives will be open in near future
- [Platform Fee Distribution (Safety Incentives)](https://docs.pawnfi.com/pawn-token/incentive-mechanism/platform-fee-distribution-safety-incentives.md): Liquidity Incentives will be open in near future
- [Voting Power](https://docs.pawnfi.com/pawn-token/voting-power.md)
- [Pawnfi SAFE](https://docs.pawnfi.com/pawn-token/voting-power/pawnfi-safe.md)
- [Boosting your $PAWN Rewards](https://docs.pawnfi.com/pawn-token/voting-power/boosting-your-pawn-rewards.md)
- [Gauge Voting](https://docs.pawnfi.com/pawn-token/voting-power/gauge-voting.md)
- [Gauge Weight](https://docs.pawnfi.com/pawn-token/voting-power/gauge-weight.md)
- [Safety Incentives Mechanism](https://docs.pawnfi.com/pawn-token/voting-power/safety-incentives-mechanism.md)
- [Mega Drop](https://docs.pawnfi.com/event/mega-drop.md)
- [Liquidity Boosting](https://docs.pawnfi.com/event/liquidity-boosting.md)
- [Introduction](https://docs.pawnfi.com/ape-staking/introduction.md): Auto Compound, Extra Income & No Liquidiation
- [Glossary](https://docs.pawnfi.com/ape-staking/glossary.md): Key terms and definitions of Pawnfi $APE Staking
- [$APE Staking](https://docs.pawnfi.com/ape-staking/ape-staking.md)
- [NFT Staking](https://docs.pawnfi.com/ape-staking/nft-staking.md)
- [Risk Management](https://docs.pawnfi.com/ape-staking/risk-management.md)
- [FAQ](https://docs.pawnfi.com/ape-staking/faq.md)
- [Understanding Governance](https://docs.pawnfi.com/governance-beta/understanding-governance.md)
- [PIP](https://docs.pawnfi.com/governance-beta/pip.md): Pawnfi Improvement Proposal
- [Glossary](https://docs.pawnfi.com/appendix/glossary.md)
- [Audits](https://docs.pawnfi.com/appendix/audits.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://docs.pawnfi.com/pawnfi-document-hub.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.
