> For the complete documentation index, see [llms.txt](https://docs.madskullz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.madskullz.io/skullzcity-inhabitants/tokenomics.md).

# Tokenomics

SkullzCity has its very unique and innovative way to function. We've built a Tri-Token system powering the heart of SkullzCity in a way you've never seen before.

## 3 tokens supporting the whole Skullz Community

**Flesh ($FLSH)** is the in-game currency, or in-metaverse per se:

A token only minted through staking and gaming mechanisms within Skullz City and given to NFT holders. (players and stakers)

You can stake your NFTs in a Fighting scene where they can go through the portalz to fight Humanz ([Portalz (Staking)](/skullzcity-core/portalz-staking.md)). They will bring Flesh home from their campaigns; The longer they fight the more Flesh they bring. Rarity of your NFT also affects your earnings, the rarest the better.

<mark style="color:green;">The Flesh token has a very unique way of working: since its flesh, it rots...</mark> \
Some of your Flesh becomes **Rotten Flesh ($rFlesh)** on a daily basis. (from 1% to X% depending on the rotten speed of it)

Both $FLSH and $rFLSH are non-transferable tokens and don't have liquidity attached. They directly serve the MadSkullz Ecosystem and Skullz City

🔺 Read more on : [Flesh & Rotten Flesh](/skullzcity-inhabitants/tokenomics/flesh-and-rotten-flesh.md)

***

### From Flesh to Bonez

Now, we get to our third token: Bonez ($BNZ); Bonez being gateway for liquidity in Skullz City:

You can Swap $rFLSH for **Bonez $BNZ** following specific halving mechanics. It has Liquidity provided in $AVAX and allows trading

🔺 Read more on: [Bonez $BNZ](/skullzcity-inhabitants/tokenomics/bonez-usdbnz.md)

***

TL;DR

<figure><img src="/files/XJqA76CATSoCymEWdsb5" 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://docs.madskullz.io/skullzcity-inhabitants/tokenomics.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.
