# C-Tokens

## Overview

Collective Finance has developed a unique token concept, the “C-Token”, which is a tokenized, asset-backed, and [**over-collateralized**](/docs/extras/glossary.md) commodity representation. All C-Tokens will operate similarly and will be backed and over-collateralized by real on-chain assets. The [**Vault**](/docs/revenue-streams/vault.md) will always keep approximately 10% of the circulating C-Token supply to bolster C-Token liquidity availability during instances of high demand. As the sole entity capable of minting new C-Tokens, the Collective Finance Vault will back, over-collateralize, and mint new C-Tokens based on hard asset availability and market demand. This may be done in the future with new C-Tokens and a capital raise. The [**Portfolio**](/docs/revenue-streams/portfolio.md) on its part may hold various C-Tokens within its position as a yield and reward-earning asset.

{% hint style="info" %}
C-Tokens have 0% buy/sell tax!
{% endhint %}

## Over-Collateralization

For all C-Tokens, their corresponding collateral assets will be held by the Collective Finance [**Vault**](/docs/revenue-streams/vault.md). All C-Tokens will be over-collateralized at a rate of 101-110% which can be checked at all times through our dApp, contracts, and [**Multisig wallets**](/docs/extras/glossary.md). The over-collateralization percentage will slowly grow over time as a small portion of the mint/redeem (below) fees will be used to add to the collateral pool. Currently, the process is handled manually though eventually, we plan to have everything fully decentralized and under [**smart contract**](/docs/extras/glossary.md) control.&#x20;

[**Check out the infographic!**](/docs/welcome/infographics.md#over-collateralization)

{% hint style="info" %}
Note: All of our C-Tokens will remain [over-collateralized](/docs/extras/glossary.md) by on-chain assets and are backed by the underlying asset they represent.
{% endhint %}

## Mint & Redeem

There is the ability for users to Mint & Redeem all of our C-Tokens through our dApp. This allows users to acquire tokens at any amount they please without having to face the price impact of the [**liquidity pool**](/docs/extras/glossary.md). The initial Mint & Redeem Fee will be 2%. However, this fee % is fluid in nature and will likely decrease over time based on volume, liquidity, and arbitrage. Our Mint/Redeem option offers an additional entry and exit point for our C-Tokens, outside of traditional liquidity pools. This feature also helps increase potential profitability on arbitrage opportunities as holders of Collective Finance [**NFTs**](/docs/ecosystem/nfts.md) will receive a discount on the Mint/Redeem fee.

[**Check out the infographic!**](/docs/welcome/infographics.md#mint-and-redeem)

{% hint style="warning" %}
Mint & Redeem Fee = 2%
{% endhint %}

## CGLD

The first C-Token to be put into circulation will be CGLD, a fully backed gold token valued at 1 gram of gold. Each CGLD token is 100% backed by PAXG sitting in our [**Multi-sig**](/docs/extras/glossary.md) Vault. CGLD will be provided with a floor price (1 troy gram of gold) which is collateralized, but will not be priced fixed (hard-pegged) and thus can experience price fluctuation based on liquidity, demand etc. Collective Finance will maintain the goal of keeping the CGLD as close to the floor price (1 gram of gold), with the understanding that should the price of CGLD fall below the floor price, it will be trading at a discount to its Net Asset Value (the PAXG collateral held in the [**Vault**](/docs/revenue-streams/vault.md)). Likewise, the value of CGLD could also rise above the floor price, based on demand and yield earning potential. We feel this unique opportunity will provide participants with the chance to not only gain yield-earning exposure to gold but also the chance to get this exposure with price upside while at the same time maintaining a known floor value based on the [**over-collateralization**](/docs/extras/glossary.md). As described above in the Mint/Redeem section, this non-fixed price, in combination with our Mint/Redeem feature, creates a positive environment for ongoing arbitrage opportunities.

[**Check out the infographic!**](/docs/welcome/infographics.md#cgld-utility)

{% hint style="info" %}
**PAXG INFO**&#x20;

*Pax Gold (PAXG) is a digital token backed by physical gold. PAXG offers investors a cost-effective way to own investment-grade physical gold with all the benefits of the blockchain. Each Pax Gold (PAXG) token is backed by one fine troy ounce of gold, stored in LBMA vaults in London. If you own PAXG, you own the underlying physical gold, held in custody by Paxos Trust Company.*&#x20;

**If you would like to learn more about PAXG and Paxos** [**click here**](https://paxos.com/paxgold/)**.**
{% endhint %}

## Future C-Tokens

There will be many more C-Tokens that Collective Finance plans to launch, the next most likely being Silver and/or Diamonds. Future C-Tokens will function in the exact same nature as described above, including the specific collateral. Each C-Token will have its own corresponding [**NFT** ](/docs/ecosystem/nfts.md)collection sale which will help to raise the capital needed for the backing, [**over-collateralization**](/docs/extras/glossary.md), and creation of additional liquidity pools and pairs.


---

# 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://collectivefi.gitbook.io/docs/ecosystem/c-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.
