# What is EthXY?

Players can bet 0.01 ETH, 0.1 ETH or 1 ETH.  Players are randomly matched with another player of the same denomination.  Each player receives 2 cards.  A community board of 5 cards is drawn.  The player with the best 5 card hand out of the 7 cards available (the player's 2 cards and the shared 5 community cards) wins the round and collects the pot.  The game is played on-chain on the Base network with randomness guaranteed by the blockchain.

## What makes EthXY unique?

EthXY takes place entirely within a Telegram chat (available at <https://t.me/ethxy>).  It doesn't require a separate app or website, minimizing the friction to jump in the game.  Players can play within their spare time, each game taking only 20 seconds to play.

The EthXY economy is unique in that its facilitated by the trading of characters with rare loot.  Characters, not items individually, are bought and sold allowing collectors to complete their loot collection, which is made up of all loot from all characters owned.

While a player holds SEXY within EthXY it is considered "staked" with a unique EthXY twist.

<figure><img src="/files/ixPUcAdsaCpCTXYCT6ak" alt=""><figcaption><p>The very first EthXY 1 ETH game played</p></figcaption></figure>


---

# Agent Instructions: 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.ethxy.com/legacy-gameplay/what-is-ethxy.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.
