# Getting Started in Hero Card

The gameplay of Hero Card is heavily inspired by the well-known card game “Rummy” but with the added twist of earning $XWG tokens through regular gameplay.

Players can obtain cards for their Hero Card decks by purchasing mystery boxes on Binance, or through the in-game store. Players will also be able to synthesize specific cards with the in-game “composite” system by sacrificing lower-quality Dream Cards from Dream v1 and v2.

Once a player has obtained five Hero Card cards and has added them to their Hero Card deck, they can begin to find PvP matches from the main menu.

![The Main Menu of Hero Card](https://lh3.googleusercontent.com/7Sy9i9aoErtFGZgj1ai04pRnAaEXSi5O7xeMXUyOyxY9CLzJYAwD-15LLN-XHym588DuLyY5SczPXgMPQVRpHbWRxJKVCxZNVRf9f3x6OsQQ0BOCIN8FrvYYHjNAUf_2DrJGrHEiCxF8L64IcXDwB0k)

Once eight other opponents have been found, the game will begin. The first turn will be taken by the player at the top and then rotating clockwise from there.

Players will then take turns exchanging their cards with the center pile. If a player ever ends up with a pair of the same cards in their hand, they win!

## Tutorial Video: Teaching Guide

{% embed url="<https://youtu.be/ouq5kbyE1qw>" %}


---

# 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.xwg.games/games-w-partners/hero-card/getting-started-in-hero-card.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.
