# QuarkDuck Guidebook

## QuarkDuck Guidebook

- [Welcome Quarkduck!](https://guide.quarkduck.com/welcome-quarkduck.md): Get to know Quarkduck more clearly here!
- [Litepaper](https://guide.quarkduck.com/litepaper.md)
- [Obtain high-definition images of Quarkduck](https://guide.quarkduck.com/obtain-high-definition-images-of-quarkduck.md): Tutorial for Creating High-Resolution Images
- [FAQs](https://guide.quarkduck.com/faqs.md)
- [Origins](https://guide.quarkduck.com/introduction/origins.md): “The Saga of Multidimensional Valor"
- [Declaration](https://guide.quarkduck.com/introduction/declaration.md)
- [Collection](https://guide.quarkduck.com/introduction/collection.md): Learn about the complete Quarkduck character series.
- [Features](https://guide.quarkduck.com/introduction/features.md): Unique Quarkducks!
- [Launch Plan](https://guide.quarkduck.com/owning-quarkduck/launch-plan.md)
- [Wallet Preparation](https://guide.quarkduck.com/owning-quarkduck/wallet-preparation.md)
- [Whitelist Mint Tutorial](https://guide.quarkduck.com/mint-tutorial/whitelist-mint-tutorial.md)
- [Public Mint Tutorial](https://guide.quarkduck.com/mint-tutorial/public-mint-tutorial.md)
- [Game Mechanics](https://guide.quarkduck.com/aft-allocation-system/game-mechanics.md)
- [Points Allocation](https://guide.quarkduck.com/aft-allocation-system/points-allocation.md)
- [Token Distribution](https://guide.quarkduck.com/aft-allocation-system/token-distribution.md)
- [Game of Ducks](https://guide.quarkduck.com/god/game-of-ducks.md)
- [Token Distribution](https://guide.quarkduck.com/god/token-distribution.md)
- [Second Phase](https://guide.quarkduck.com/god/second-phase.md): New Adventures - Acceleration Legion
- [Verified URLs](https://guide.quarkduck.com/official-links/verified-urls.md): Never connect to suspicious servers or websites.


---

# 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://guide.quarkduck.com/welcome-quarkduck.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.
