# Gambit Game

<figure><img src="/files/wCyWX2JdsHzuTlIzT4bp" alt=""><figcaption></figcaption></figure>

FantasyGambit is a on-line, competitive pre-game drafting experience designed to determine which five heroes each player will use in a Fantasy.top PvP Lobby.

The game emphasizes hidden information, public reveals, memory, deduction, and strategic disruption, anchored by a single high-impact Joker mechanic.

**Fantasy Gambit** is played in 4 fast rounds, lasting around 30\~45 minutes.

{% hint style="info" %}
By default:

* All card rarities are common;
* The starting hand is completely random;
* All heroes are included, with only one copy of each.
  {% endhint %}

{% hint style="danger" %}
Cards are distributed randomly and *do not* take your FantasyTop holdings into account. **Players are solely responsible for submitting the exact card combination they receive during the Gambit draft to the lobby**.

All players have up to 48 hours to submit their decks. Failure to submit a deck within this timeframe will be treated as a withdrawal, and the *escrow will not be refunded*.

If a player submits a deck that does not exactly match the one drafted in Gambit, they will be **permanently banned** from participating in any room. In this case, the escrow refund will not be processed, and the lobby may be canceled.

Please read the FAQ and the **How to Join** section in the Rooms category for more information.
{% endhint %}


---

# 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://gambit-doc.fantasymeter.top/gambit-game.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.
