# GETTING STARTED

- [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)


---

# 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/getting-started.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.
