# Polarise Protocol Guide Book (v2)

## Polarise Protocol Guide Book (v2)

- [Welcome to Polarise](https://docs.polarise.org/welcome-to-polarise.md)
- [Why Polarise Matters?](https://docs.polarise.org/welcome-to-polarise/why-polarise-matters.md)
- [How is Polarise Different?](https://docs.polarise.org/welcome-to-polarise/how-is-polarise-different.md)
- [Get Started on Polarise](https://docs.polarise.org/welcome-to-polarise/get-started-on-polarise.md)
- [Official Links](https://docs.polarise.org/welcome-to-polarise/official-links.md)
- [Discussion Thread](https://docs.polarise.org/types-of-content/discussion-thread.md)
- [Q\&A Bounties](https://docs.polarise.org/types-of-content/q-and-a-bounties.md)
- [Square](https://docs.polarise.org/types-of-content/square.md)
- [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)
- [Wat is a Community?](https://docs.polarise.org/community/wat-is-a-community.md)
- [Community Governance](https://docs.polarise.org/community/community-governance.md)
- [Trading Fees](https://docs.polarise.org/trading/trading-fees.md)
- [AMM Trading](https://docs.polarise.org/trading/amm-trading.md)
- [How Is Pricing Determined?](https://docs.polarise.org/trading/amm-trading/how-is-pricing-determined.md)
- [Liquidity Depth Explained](https://docs.polarise.org/trading/amm-trading/how-is-pricing-determined/liquidity-depth-explained.md)
- [Subscriptions](https://docs.polarise.org/subscriptions-and-tipping/subscriptions.md)
- [Tipping](https://docs.polarise.org/subscriptions-and-tipping/tipping.md)
- [Risk Framework](https://docs.polarise.org/security/risk-framework.md)
- [Liquidation](https://docs.polarise.org/security/risk-framework/liquidation.md)
- [Audit Reports](https://docs.polarise.org/security/audits.md)
- [Privacy Policy](https://docs.polarise.org/privacy-policy.md): Last Updated: December 22, 2025
- [Terms of Use](https://docs.polarise.org/terms-of-use.md): Last Updated: December 22, 2025


---

# 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.polarise.org/welcome-to-polarise.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.
