# Games

## FarosBeacon Games

#### 🎮 Games <a href="#games" id="games"></a>

FarosBeacon offers multiple fully on-chain game modules deployed on Pharos Network. Each game operates through transparent smart contracts and integrates with the Beacon Point reward system.

Below is a structured overview of available and upcoming games.

***

### ✅ Available Games <a href="#available-games" id="available-games"></a>

The following games are live and fully operational inside the FarosBeacon ecosystem.

***

#### 🎲 Dice <a href="#dice" id="dice"></a>

The Dice module allows users to stake $PHRS and predict whether the outcome will be Higher, Equal, or Lower.

* Fixed stake tiers
* Instant smart contract execution
* 4% standard fee
* 2% reduced fee for eligible NFT holders
* Beacon Points rewarded on every wager

👉[ Full Dice Game Details: Click Here ](https://faros-beacon.gitbook.io/farosbeacon/games/farosbeacon-games/dice-game)

***

#### 🪙 Coin Flip <a href="#coin-flip" id="coin-flip"></a>

The Coin Flip module enables users to stake $PHRS and select Heads or Tails.

* Fixed stake tiers
* Immediate on-chain result
* 4% standard fee
* 2% reduced fee for eligible NFT holders
* Beacon Points rewarded on participation

👉 [Full Coin Flip Details: Click Here](https://faros-beacon.gitbook.io/farosbeacon/games/farosbeacon-games/coin-flip-game)

***

### 🚀 Coming Soon <a href="#coming-soon" id="coming-soon"></a>

The following modules are currently in development and will be deployed in upcoming updates.

***

#### 🎯 Plinko <a href="#plinko" id="plinko"></a>

Status: Coming Soon

A multiplier-grid drop game powered by on-chain probability logic. Users will stake $PHRS and receive payouts based on final multiplier slot positioning.

A dedicated Plinko page with full mechanics and payout structure will be published upon release.

***

#### 🪨 Rock <a href="#rock" id="rock"></a>

Status: Coming Soon

A fast-execution prediction module with simplified interaction and structured payout logic.

Full gameplay mechanics will be documented in a separate Rock module page upon deployment.

***

#### 📈 Limbo <a href="#limbo" id="limbo"></a>

Status: Coming Soon

A multiplier-target game where users choose a payout ratio before execution.

Detailed mechanics, multiplier logic, and payout formulas will be provided in the official Limbo documentation page once live.

***

All current and future games operate within:

* Fully on-chain execution
* Transparent smart contract logic
* Fixed staking tiers
* NFT-based fee advantages
* Beacon Point reward integration

Game expansion is phased and structured under the FarosBeacon ecosystem on Pharos Network.


---

# 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://farosbeacon.gitbook.io/farosbeacon-docs/games.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.
