> For the complete documentation index, see [llms.txt](https://shenlong-whitepaper.gitbook.io/shenlong-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shenlong-whitepaper.gitbook.io/shenlong-protocol/the-deflationary-rpg-engine.md).

# The Deflationary RPG Engine

Cleaning your wallet is only the beginning. Shenlong Protocol transforms utility into a highly engaging, Play-to-Earn ecosystem inspired by classic anime battles.

Every action within the gamified ecosystem—summoning, fusing, and battling—requires users to spend $SHEN. This creates a continuous, hyper-deflationary sink that actively reduces the token supply, driving scarcity and value for all holders.

#### 🎴 The Arsenal: Warrior Cards

Your power in the ecosystem is determined by your Warrior Cards. There are 5 Tiers of rarity: Common, Rare, Epic, Legendary, and God (e.g., Goku SSJ3). Each card possesses a specific XP (Power) level.

Users can acquire warriors through the Summon Portal:

* Gacha Roulette: By paying 500 $SHEN, users can spin the portal for a random warrior. Probabilities scale from 50% for Common up to a rare 2% chance to drop a God Tier fighter.
* Direct Purchase: Users can also bypass RNG and acquire specific tiers directly using larger amounts of $SHEN.

<figure><img src="https://3684061928-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4gFc5tEI468JNjsiP11C%2Fuploads%2Fcl2GpHnur4pFfdAGLv79%2FCaptura%20de%20ecra%CC%83%202026-03-16%2C%20a%CC%80s%2009.10.33.png?alt=media&amp;token=d003095d-c4fb-42ec-bf9a-a933a0e98a8c" alt=""><figcaption></figcaption></figure>

#### 🧬 The AI Fusion Lab

Innovation meets gamification. If you have low-tier warriors, you can combine them in the Fusion Lab.

By burning 2 existing cards and paying a 1,000 $SHEN fee, the protocol uses integrated AI (via dev.fun) to generate a completely new, unique character.

* 10% Chance: Elite Fusion (God Tier with massive XP boost).
* 60% Chance: Stable Fusion (Epic Tier with averaged XP).
* 30% Chance: Bobo Fusion (Common Tier - a funny, low-XP anomaly).

<figure><img src="https://3684061928-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4gFc5tEI468JNjsiP11C%2Fuploads%2FQyQtGiGUhLFoLr43g8IF%2FCaptura%20de%20ecra%CC%83%202026-03-16%2C%20a%CC%80s%2009.11.04.png?alt=media&amp;token=a0b46f51-b7be-4ac3-8db1-a2a71b096609" alt=""><figcaption></figcaption></figure>

#### ⚔️ The Shenlong Live Arena (Tournaments)

The Arena is the ultimate proving ground and the core of our Play-to-Earn mechanics.

To enter a 16-fighter tournament bracket, a user must pay an Entry Fee of 500 $SHEN and permanently BURN the Warrior Card they choose to enter with. This introduces extreme deflation to both the token supply and the NFT/Card supply.

Once the bracket starts, our combat algorithm simulates the battles based on XP differentials.

The Guaranteed Prize Pool Distribution: The accumulated $SHEN from tournament entries is distributed transparently:

* 🥇 1st Place: 50% of the Prize Pool
* 🥈 2nd Place: 20% of the Prize Pool
* 🥉 3rd Place: 10% of the Prize Pool
* 🔥 Protocol / Burn: 20% is permanently removed from circulation or sent to the project treasury.

<figure><img src="https://3684061928-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4gFc5tEI468JNjsiP11C%2Fuploads%2FfiaG3T3tIPbZ47Xi5E7V%2FCaptura%20de%20ecra%CC%83%202026-03-16%2C%20a%CC%80s%2009.11.15.png?alt=media&amp;token=82837f3f-10b2-452b-85ce-382ae76fabee" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://shenlong-whitepaper.gitbook.io/shenlong-protocol/the-deflationary-rpg-engine.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
