# NFT & ERC-1000 Standard

- [NFTs](https://docs.polarise.org/nft-and-erc-1000-standard/nfts.md)
- [What NFTs Exist in Polarise?](https://docs.polarise.org/nft-and-erc-1000-standard/nfts/what-nfts-exist-in-polarise.md)
- [What NFT ownership means](https://docs.polarise.org/nft-and-erc-1000-standard/nfts/what-nft-ownership-means.md)
- [Why Should I Mint NFTs?](https://docs.polarise.org/nft-and-erc-1000-standard/nfts/why-should-i-mint-nfts.md)
- [NFT Marketplace](https://docs.polarise.org/nft-and-erc-1000-standard/nfts/nft-marketplace.md)
- [ERC-1000 EIP](https://docs.polarise.org/nft-and-erc-1000-standard/erc-1000-eip.md)
- [Flash Trade](https://docs.polarise.org/nft-and-erc-1000-standard/erc-1000-eip/flash-trade.md): Make NFT trade interchangeably in ERC-20 format
- [NFT Leverage](https://docs.polarise.org/nft-and-erc-1000-standard/erc-1000-eip/nft-leverage.md): Obtain loan instantly without liquidation risk
- [Consignment](https://docs.polarise.org/nft-and-erc-1000-standard/erc-1000-eip/consignment.md): Receive upfront payment when selling NFTs
- [Trading NFTs](https://docs.polarise.org/nft-and-erc-1000-standard/trading-nfts.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.polarise.org/nft-and-erc-1000-standard.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.
