> For the complete documentation index, see [llms.txt](https://docs.visiongame.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.visiongame.io/visiongame-ecosystem/cryptoshowdown.md).

# CryptoShowdown

CryptoShowdown is our fast-paced trading card game (TCG) that pits two traders against each other in a race to see who can make the most profit. Built from the ground up for web3 users, CryptoShowdown offers a fresh, humorous take on the crypto industry, incorporating comedy and sarcasm that poke fun at some of the quirks, trends, and personalities that define the space.

Players can expect a lighthearted yet strategic experience, blending satire with exciting, competitive gameplay. Each match is a battle of wits and tactics as players deploy cards that mirror real-world trading scenarios, all while reveling in the tongue-in-cheek humor woven throughout the game. With CryptoShowdown, we’re bringing a new dimension to web3 gaming, combining the thrill of trading with an entertaining, self-aware twist.


---

# 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.visiongame.io/visiongame-ecosystem/cryptoshowdown.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.
