> For the complete documentation index, see [llms.txt](https://rugrumble.gitbook.io/rug-rumble/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rugrumble.gitbook.io/rug-rumble/the-main-game-where-memes-meet-strategy.md).

# The Main Game: Where Memes meet Strategy

**The Ultimate 1v1 Battle for Liquidity** [⚔️](https://emojipedia.org/crossed-swords)&#x20;

At its core, **Rug Rumble** is a **simultaneous 1v1 strategic card game**, designed for **degens** who thrive on high stakes and even higher rewards. The game blends **tactical card play** with **DeFi dynamics**, giving players the chance to either **earn massive returns** or **get rugged immediately**.

* **The Battle**: Players face off in **5 rounds**, each using a hand-picked deck of **7 cards**, aiming to **outplay** and **outlast** their opponent.
* **Simultaneous Action**: Each round is resolved in real-time, with players choosing their cards **simultaneously**, meaning every decision matters. Will you go all-in on offense, or fortify your defense? It’s all about strategy and timing.
* **Energy Management**: Players start with **12 energy** for the match. Use it wisely — energy doesn’t regenerate, so every play is crucial.
* **The Outcome**: The goal is simple — **deplete your opponent's health** to zero, or have more health than them by the end of the game. The twist? **Stronger communities** help boost your rewards, giving you more chances to win big. The stakes are high, but so are the potential rewards.


---

# 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, and the optional `goal` query parameter:

```
GET https://rugrumble.gitbook.io/rug-rumble/the-main-game-where-memes-meet-strategy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
