# Collats

## Collats

- [Summary](https://docs.collats.com/summary.md)
- [Connect To Metamask](https://docs.collats.com/how-to/connect-to-metamask.md)
- [Connect To BSC](https://docs.collats.com/how-to/connect-to-bsc.md)
- [Connect To Polygon](https://docs.collats.com/how-to/connect-to-polygon.md)
- [Buy Collats](https://docs.collats.com/how-to/buy-collats.md)
- [Add Collats To NFT](https://docs.collats.com/how-to/add-collats-to-nft.md)
- [Withdraw Collats From NFT](https://docs.collats.com/how-to/withdraw-collats-from-nft.md)
- [Redeem Collats For Stable Coins](https://docs.collats.com/how-to/redeem-collats-for-stable-coins.md)
- [Invest](https://docs.collats.com/how-to/invest.md)
- [Vote](https://docs.collats.com/how-to/vote.md)
- [Earn Governance Tokens](https://docs.collats.com/how-to/earn-governance-tokens.md)
- [Collats DAO Governance Token](https://docs.collats.com/tokenomics/collats-dao-governance-token.md)
- [Collats DAO Liquidity Token](https://docs.collats.com/tokenomics/collats-dao-liquidity-token.md)
- [Collats Token](https://docs.collats.com/tokenomics/collats-token.md)
- [Purpose](https://docs.collats.com/collats-dao/purpose.md)
- [Members](https://docs.collats.com/collats-dao/members.md)
- [Voting](https://docs.collats.com/collats-dao/voting.md)
- [Finance](https://docs.collats.com/collats-dao/finance.md)
- [Funding](https://docs.collats.com/collats-dao/funding.md)
- [Networks](https://docs.collats.com/technical/networks.md)
- [Roadmap](https://docs.collats.com/technical/roadmap.md)
- [Contributors](https://docs.collats.com/technical/contributors.md)
- [Collats Token](https://docs.collats.com/smart-contract-modules/collats-token.md)
- [Collats NFT Vault](https://docs.collats.com/smart-contract-modules/collats-nft-vault.md)
- [Collats NFT Loan](https://docs.collats.com/smart-contract-modules/collats-nft-loan.md)
- [Collats NFT Auction](https://docs.collats.com/smart-contract-modules/collats-nft-auction.md)
- [Collats NFT Insurance](https://docs.collats.com/smart-contract-modules/collats-nft-insurance.md)
- [Collats NFT Liquidation](https://docs.collats.com/smart-contract-modules/collats-nft-liquidation.md)
- [Collats NFT Marketplace](https://docs.collats.com/smart-contract-modules/collats-nft-marketplace.md)
- [Collats DAO](https://docs.collats.com/smart-contract-modules/collats-dao.md)
- [Branding](https://docs.collats.com/resources/branding.md)
- [Partnerships](https://docs.collats.com/resources/partnerships.md)
- [Online Presence](https://docs.collats.com/resources/online-presence.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.collats.com/summary.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.
