# DeSui Coin Flip

## DeSui Coin Flip

- [Overview](https://docs.desuicoinflip.io/overview.md): Here's the important stuff
- [Mechanics](https://docs.desuicoinflip.io/mechanics.md): How does it work?
- [DeSuiLabs NFTs](https://docs.desuicoinflip.io/desuilabs-nfts.md): 2222 degens running experiments on Sui Network
- [Fees](https://docs.desuicoinflip.io/fees.md): DeSuiLabs charges a fee on all winning bets.
- [Tokens](https://docs.desuicoinflip.io/tokens.md): Users can flip with several Sui-native tokens
- [Transparency](https://docs.desuicoinflip.io/transparency.md): How do we know it's fair?
- [Future Vision](https://docs.desuicoinflip.io/future-vision.md): So what's next?
- [How to Play](https://docs.desuicoinflip.io/how-to-play.md): How to play DeSuiFlip
- [Flip Responsibly](https://docs.desuicoinflip.io/flip-responsibly.md): Stay safe
- [FAQs](https://docs.desuicoinflip.io/faqs.md): Frequently Asked Questions


---

# 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.desuicoinflip.io/overview.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.
