# QuaiMark

## QuaiMark

- [About QuaiMark](https://docs.quaimark.com/about-quaimark.md)
- [Overview](https://docs.quaimark.com/about-quaimark/overview.md)
- [Social](https://docs.quaimark.com/about-quaimark/social.md)
- [Milestones](https://docs.quaimark.com/about-quaimark/milestones.md): V0.1 The Golden
- [Creators](https://docs.quaimark.com/creators.md)
- [Introduction](https://docs.quaimark.com/creators/introduction.md)
- [Create NFT](https://docs.quaimark.com/creators/create-nft.md)
- [Create Collection](https://docs.quaimark.com/creators/create-nft/create-collection.md)
- [Create NFTs](https://docs.quaimark.com/creators/create-nft/create-nfts.md)
- [Royalty](https://docs.quaimark.com/creators/royalty.md)
- [Launchpad](https://docs.quaimark.com/creators/launchpad.md): Lauch you NFT collection with no coding required, 100% free
- [Traders](https://docs.quaimark.com/traders.md)
- [Trading](https://docs.quaimark.com/traders/trading.md)
- [Fees](https://docs.quaimark.com/traders/fees.md)
- [Account](https://docs.quaimark.com/account.md): Link multiple chains/multiple Address of Chain to one account
- [Introduction](https://docs.quaimark.com/account/introduction.md)
- [Guidance](https://docs.quaimark.com/account/guidance.md): Link/Unlink the address to the account
- [Competitive Advantage](https://docs.quaimark.com/account/competitive-advantage.md)
- [The Genesis NFT](https://docs.quaimark.com/the-genesis-nft.md)
- [Introduction](https://docs.quaimark.com/the-genesis-nft/introduction.md)
- [Benefits](https://docs.quaimark.com/the-genesis-nft/benefits.md)
- [Stake/Unstake](https://docs.quaimark.com/the-genesis-nft/stake-unstake.md): Stake NFT to get invitation code.
- [Program](https://docs.quaimark.com/program.md)
- [The Leaderboard](https://docs.quaimark.com/program/the-leaderboard.md)
- [Refer Friends To Earn](https://docs.quaimark.com/program/refer-friends-to-earn.md)
- [The Seasons](https://docs.quaimark.com/the-seasons.md)
- [The Golden Age Season (Testnet)](https://docs.quaimark.com/the-seasons/the-golden-age-season-testnet.md)
- [1st Season (Mainnet)](https://docs.quaimark.com/the-seasons/1st-season-mainnet.md)
- [Work with us](https://docs.quaimark.com/work-with-us.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.quaimark.com/about-quaimark.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.
