> For the complete documentation index, see [llms.txt](https://docs.babydogeswap.com/babydoge-docs-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.babydogeswap.com/babydoge-docs-1/products/chess.md).

# Chess

- [Welcome to BabyDoge Chess](https://docs.babydogeswap.com/babydoge-docs-1/products/chess/welcome-to-babydoge-chess.md): Baby Doge is proud to bring you the BabyDoge Chess game, a P2E Skill game on the BSC Chain.
- [Testnet Video Tutorial](https://docs.babydogeswap.com/babydoge-docs-1/products/chess/testnet-video-tutorial.md): Video walkthrough of how to use/play BabyDoge Chess!
- [How to Connect Your Wallet](https://docs.babydogeswap.com/babydoge-docs-1/products/chess/how-to-connect-your-wallet.md): Connecting your wallet on Baby Doge Chess
- [How to Deposit/Withdraw](https://docs.babydogeswap.com/babydoge-docs-1/products/chess/how-to-deposit-withdraw.md)
- [How to Play](https://docs.babydogeswap.com/babydoge-docs-1/products/chess/how-to-play.md)
- [Fees](https://docs.babydogeswap.com/babydoge-docs-1/products/chess/fees.md): The various fees present in the game that users should be aware of.


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.babydogeswap.com/babydoge-docs-1/products/chess.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.
