# Tokens

## TOMB - Tomb Token

![](/files/-M_63y-z5OHxy4djCvqn)

```
0x6c021Ae822BEa943b2E66552bDe1D2696a53fbB7
```

TOMB token is designed to be used as a medium of exchange. The built-in stability mechanism in the protocol aims to maintain Tomb's peg to 1 Fantom (FTM) token in the long run.&#x20;

{% hint style="warning" %}
Note that TOMB **actively pegs via the algorithm**, it **does not mean** it will be valued at 1 FTM all times as it is not collaterized . TOMB is not to be confused for a crypto or fiat-backed stablecoin.
{% endhint %}

## TSHARE - Tomb Shares

![](/files/-M_H3twkAHAyajvprUCp)

```
0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37
```

TOMB Shares (TSHARE) are one of the ways to measure the value of the TOMB Protocol and shareholder trust in its ability to maintain TOMB close to peg. During epoch expansions the protocol mints TOMB and distributes it proportionally to all TSHARE holders who have staked their tokens in the **Masonry** (boardroom).

TSHARE holders have voting rights (governance) on proposals to improve the protocol and future use cases within the Tomb finance ecosystem.

TSHARE has a **maximum total supply of 70000** tokens distributed  as follows:

1. *DAO Allocation: 5500* TSHARE vested linearly 12 months
2. *Team Allocation: 5000* TSHARE vested linearly over 12 months
3. *Remaining 59500* TSHARE are allocated for incentivizing Liquidity Providers in two shares pools for 12 months

## TBOND - Tomb Bonds

![](/files/-M_63Gxm6ZYrW3n79Xd9)

```
0x24248CD1747348bDC971a5395f4b3cd7feE94ea0
```

TOMB Bonds (TBOND) main job is to help incentivize changes in TOMB supply during an epoch contraction period. When the TWAP (Time Weighted Average Price) of TOMB falls below 1 FTM,  TBONDs are issued and can be bought with TOMB at the current price. Exchanging TOMB for TBOND burns TOMB tokens, taking them out of circulation (deflation) and helping to get the price back up to 1 FTM. These TBOND can be redeemed for TOMB when the price is above peg in the future, plus an extra incentive for the longer they are held above peg. This amounts to inflation and sell pressure for TOMB when it is above peg, helping to push it back toward 1 FTM.

{% hint style="info" %}
Contrary to early algorithmic protocols, TBONDs do not have expiration dates.&#x20;
{% endhint %}

All holders are able to redeem their TBOND for TOMB tokens as long as the Treasury has a positive TOMB balance, which typically happens when the protocol is in epoch expansion periods.


---

# 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.tomb.com/protocol/tokens.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.
