# Tokens

## Tokens Overview <a href="#tokens-overview" id="tokens-overview"></a>

Fang Finance utilizes a multi-token system designed to maintain the **$FANG** peg to **$ETH** and provide the best yield and stability mechanisms within the ecosystem. The primary tokens in our protocol are **$FANG &** **$gFANG.**

## $FANG Token

<figure><img src="/files/1fndpDu37fRQ0tGJkesm" alt="" width="188"><figcaption></figcaption></figure>

**$FANG** is the primary yield token of the Fang Finance protocol, designed to act as a **medium of exchange**. Its built-in stability mechanism aims to maintain a peg of **1 $ETH** in the long run.

**Key Details:**

* **Initial Mint:** X **$FANG** were minted upon contract creation for initial liquidity, and **X $FANG** were allocated for genesis rewards.
* **Peg Mechanism:** $FANG pegs to $ETH through an algorithm, not collateralization.
* **Tokenomics:** Supply of $FANG is increased when above peg, and maintained when below peg. The supply is, in theory, unlimited; but supply expansion rates are dependent on the revenue generated by the Fang Treasury. This way all newly minted $FANG is always 100% backed by $ETH in the Fang Treasury.

{% hint style="info" %}
Note that FANG **actively pegs via the algorithm**, it **does not mean** it will be valued at 1.01 $ETH at all times. FANG is not to be confused for a crypto or fiat-backed stablecoin.
{% endhint %}

## $gFANG Token

<div align="center"><figure><img src="/files/fgFp9ScyLTRgdpHlxBSx" alt="" width="188"><figcaption></figcaption></figure></div>

**$gFANG** represents protocol ownership.. It also acts as a share token that reflects confidence in the protocol’s ability to maintain **$FANG** at its peg, as well as the strength of SuperNovaincentives/voting system.

**Key Details:**

* **Initial Mint:**  X **$gFANG** were minted upon contract creation for initial liquidity **w/ X $USDC worth of $ETH**, and **X $gFANG** allocated towards liquidity rewards.
* **Tokenomics:** **X $gFANG** for liquidity rewards over **2 years linearly**; X $gFANG to the Team also linearly over 2 years.
* **Epoch Expansions:** During expansion epochs, **$FANG** is minted based on generated revenue and distributed to **$gFANG** holders who have staked in **The Nest**.
* **Governance:** Holders of **$gFANG** have voting rights and can participate in protocol governance, shaping its future development.
* **Bootstrapping Epoch:** The initial Nest prints are guaranteed during the **first** **3 days (12 epochs).**


---

# 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.fang.finance/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.
