# Crossed Fingers Tokens

{% hint style="info" %}
**1: CFingers** is an algorithmic stablecoin that is pegged 1-1 with USDC, the protocol's algorithm creates stability and price balance in the long run

*(CFingers adopts algorithm to pegs so won't be able to hold 1:1 all the time like other fiat-backed stablecoins)*
{% endhint %}

{% hint style="info" %}
**2: CFShare** is the main token used in staking activities and the token earned through it

CFSHARE has a maximum total supply of 20,000 tokens distributed as follows:&#x20;

* DAO Allocation: 3750 CFSHARE vested linearly 150 days
* Team Allocation: 1250 CFSHARE vested linearly over 150 days&#x20;
* Rewards: 15000 CFSHARE are allocated for incentivizing Liquidity Providers for 180 days&#x20;
* Initial mint: 100 CFSHARE minted upon contract creation for initial pool
  {% endhint %}

{% hint style="info" %}
**3: CFBond** is the token used as a backup of CFingers when the CFingers:USDC pegs exceeds 1.01 or drops. CFBond will be used to compensate or earn back for investors during these times
{% endhint %}


---

# 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://crossed-fingers-finance.gitbook.io/docs/protocol/crossed-fingers-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.
