# 3. HYBRID GAMEFI LAYER🕹️

#### Hybrid Layer:

This hybrid model lets players enjoy the game without blockchain friction while maintaining the option to access Web3 features whenever they choose.

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

#### Off-Chain Gaming

* Play all trading modes
* Use xSBP in competitions
* No gas fees
* No wallet needed
* Instant gameplay
* Real-time trading

#### On-Chain Features

* Bridge NFTs on-chain
* Convert xSBP to SBP
* Access Marketplace
* Swap NFTs to SBP or vice versa
* Access NFT backed xSBP Loans

```
Off-Chain:
Play → Trade → Compete
     ↓
On-Chain
Convert NFTs & Gaming Currency → Access Marketplace → Manage Assets
```

#### Introduction

The SBP Game introduces a revolutionary economic model that combines SPL404 NFT-Token connection with a sustainable halving mechanism and high-stakes trading gameplay. Let's understand how all these pieces work together to create a unique gaming experience.

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

#### The Foundation: SPL404 NFT-Token Connection

Each SBP NFT is directly connected to tokens in two ways:

1. The NFT itself is swappable for a fixed amount of SBP tokens
2. The NFT's metadata provides an equal amount of virtual xSBP for gameplay

Think of each NFT like a special box that contains:

* A guaranteed amount of real SBP tokens you can claim
* An equal amount of virtual xSBP tokens to start trading with

#### The Halving Mechanism

The amount of tokens connected to each NFT follows a generation-based halving schedule, onboarding new players:

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

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

**Generation 1 (First 6 Months):**

* NFT swappable for 10,000 SBP
* NFT grants 10,000 xSBP for gameplay
  * Total initial capital: 10,000 xSBP to trade

**Generation 2 (Months 7-12):**

* NFT swappable for 5,000 SBP
* NFT grants 5,000 xSBP for gameplay
  * Total initial capital: 5,000 xSBP to trade

**Generation 3 (Months 13-18):**

* NFT swappable for 2,500 SBP
* NFT grants 2,500 xSBP for&#x20;
  * Total initial capital: 2,500 xSBP to trade

This halving continues every six months, similar to Bitcoin's model.

#### Economic Sustainability

This model creates a sustainable economy through:

1. Controlled Supply:
   * Fixed token amounts per generation
   * Predictable halving schedule
   * No inflation from gameplay
2. Natural Selection:
   * Skilled traders survive longer
   * Poor traders need new NFTs
   * Real competition environment
3. Value Preservation:
   * NFTs maintain swappable value
   * Trading affects only virtual xSBP
   * Real SBP protected within NFTs

#### The Gameplay Economy

Here's where the game gets interesting. Players use their xSBP to participate in trading modes:

Starting Point:

* Mint an NFT
* Receive xSBP allocation from NFT metadata
* Begin trading with this virtual capital

During Trading:

* Use xSBP for trading positions
* Winning trades increase your xSBP
* Losing trades decrease your xSBP
* Trade against other players in a zero-sum game

Critical Point:

* You can only convert xSBP to SBP after first gameplay
* If you lose all your xSBP, that NFT can no longer be used for trading
* To continue playing, you must mint a new NFT
* Each NFT represents one "trading life"

#### How Everything Works Together

Let's follow a player's journey:

1. Initial Entry:
   * Mint Generation 1 NFT
   * NFT is swappable for 10,000 SBP or vice versa
   * Receive 10,000 xSBP Capital to trade with
2. Trading Outcomes:&#x20;
   1. Scenario A - Success:
      * Grow your xSBP through skilled trading
        * Keep your NFT's real SBP value intact
        * Continue competing and growing capital
   2. Scenario B - Loss:
      * Lose all your xSBP through poor trades
      * NFT becomes inactive only for gameplay. (Swapping & Selling Allowed)
      * New NFT provides fresh xSBP capital
3. Strategic Choices:
   * Keep NFT as a store of value
   * Swap NFT for real SBP tokens
   * Use xSBP for&#x20;
   * Mint additional NFTs for more attempts

#### Investment Strategy

Players have multiple strategies:

1. Active Trading:
   * Use xSBP to play the game
   * Build trading skills
   * Win and grow xSBP Capital
2. Value Storage:
   * Hold NFTs for their SBP value
   * Benefit from scarcity
   * Wait for appreciation
   * Selective trading
   * Arbitrage opportunity
3. Hybrid Approach:
   * Trade with some NFTs
   * Hold others for value
   * Diversify risk
   * Maximize opportunities

#### Conclusion

The SBP model creates a unique ecosystem where:

* NFTs have real, swapable value
* Virtual trading has real stakes to win
* Skill determines success
* Economics remain sustainable
* Value is preserved long-term
* Friction-less entry to enjoy the gameplay


---

# 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://whitepaper.sbpgame.com/3.-hybrid-gamefi-layer.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.
