# Gameplay and Rules

Watch the tutorial: <https://www.youtube.com/watch?v=3BrVZmCDDVU>

{% embed url="<https://www.youtube.com/watch?v=3BrVZmCDDVU>" %}

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

Each player starts with **two hidden corporate roles**, each granting a unique ability. \
Players can **use their actual powers or bluff**, but if caught lying, they lose one role.

#### **👥 Available Roles**

* **Sales:** Can **steal 2 coins** from opponents. Countered by Sales or Manager.
* **Accountant:** Can **earn 3 coins** and counter "Ask for a bonus."
* **Manager:** Can **exchange 2 cards** and block Sales.
* **HR Director:** Can **fire** a player by paying 3 coins.
* **Supervisor:** Can **block** firing attempts.

***

### **🃏 Gameplay Flow**

1. **Each player starts with:**
   * **2 hidden roles**
   * **2 coins**
2. On their turn, a player can:

   * **Take Income:** Collect 1 coin.
   * **Ask for bonus** : Collect 2 coins; can be countered by the Accountant.
   * **Use (or fake) a role power**&#x20;

   &#x20;                                                         ![](/files/jKF7pWrYtSbtWzB297nu)<img src="/files/cVndYVbRSaLe1W0uiCxw" alt="" data-size="original">

* **Kill**: Pay **7 coins** to eliminate one of another player’s roles.&#x20;
* Upon reaching **10 coins**, a player **must eliminate** an opponent and cannot choose other actions.

3. At any time, **anyone can challenge** a role

If challenged, the accused must **prove their role**:

<figure><img src="/files/VamNTJhIIBNqLENob4pm" alt=""><figcaption><p>Do you think they’re bluffing? Challenge at any time.</p></figcaption></figure>

* **If truthful** → Challenger **loses a role**
* **If lying** → Liar **loses a role**

Players are eliminated when they **lose both roles** (i.e., both role cards are face up). The last remaining player **wins** the game and takes a **prize pool**.

***

### **⛔ Blocking System**

* Some roles have **blocking abilities** to **counter opponents’ moves**. Blocking can be bluffed and challenged.&#x20;
* **Example:**
  * If a **HR Director** attempts to **fire someone**, a **Supervisor** can **intervene**.
  * Blocking a move can lead to **a counter-challenge**—if the blocker is lying, **they lose a role**.

***

### **🪙 In Game Coins**&#x20;

* Coins enable **actions** like firing or eliminating opponents.
* Earn coins through actions, stealing, or strategic plays.
* Upon reaching **10 coins**, a player **must eliminate** an opponent and cannot choose other actions.

***

### **🏆 Winning Conditions**

* The last player standing **wins the prize pool**.

***

### [🛡️](https://emojipedia.org/shield) Fair Play & Security

Any attempt to **rig the system**, **create multiple accounts**, or **cheat** in any way will result in a **permanent ban**.


---

# 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.promotionroyale.gg/bluffing-game/gameplay-and-rules.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.
