# Tokenomics & Fees

The Crosswise Finance ecosystem features two complementary tokens. CRSS is our main utility token and is used for rewards and fees. Governance rights and platform dividends are provided by our sCRSS stakeholder token.&#x20;

## CRSS Token

**Name** Crosswise Token

**Ticker** CRSS

**Network** Binance Smart Chain (BSC)

**Decimals** 18

**Standard** BEP20

**Token Contract**

TBA

## CRSS Token Supply

### Emission&#x20;

CRSS is an emission based token. Emission is variable and will be adjusted on a regular basis. We estimate that it will take 4-8 years to reach max supply.

### Max Supply

Maximum supply is limited to 50 Million.

### Supply at Launch

We minted 4 Million CRSS for the pre-sale. Approximately 30% had vested by the time of initial launch. Unsold tokens were bought back and used for liquidity.&#x20;

At re-launch all 4 Million CRSS will have vested. Approximately 3 Million will be in the compensation pool. About 1 Million will be in open circulation, which includes the liquidity.

### CRSS Vesting

CRSS is our native token used to distribute rewards and collect fees. The CRSS token has a built-in vesting feature intended to slow down selling of CRSS, and improve overall price stability.&#x20;

## sCRSS Token

**Name** Crosswise Stakeholder Token (BNB)

**Ticker** sCRSS

**Network** Binance Smart Chain (BSC)

**Decimals** 18

**Standard** BEP20

**Token Contract**

TBA

## sCRSS Token Supply

### Max Supply

The sCRSS supply is capped by the CRSS Max Supply of 50 Million

## CRSS Vault

Users can convert CRSS to sCRSS in the CRSS Vault. The CRSS Vault receives a share of almost all Crosswise platform fees for a given network. When users convert their CRSS, they receive sCRSS which entitles them to a share of that pool in addition to voting rights required for governance. Your sCRSS is continuously accumulating rewards. When you redeem your CRSS, you receive your original deposit, in addition to your share of the platform fees accumulated in the meantime.

{% embed url="<https://miro.com/app/board/uXjVPE02O10=/?share_link_id=208657013266>" %}
sCRSS Token
{% endembed %}

## Vesting & Auto-Compound Options

Users can choose to stagger the distribution of rewards over 5 months linearly in order to earn an additional 25% CRSS and/or choose to auto-compound their LP to achieve the highest reward APR possible. Users can access global settings in their Account Area or choose to set it for each farm.&#x20;

<table><thead><tr><th width="150" data-type="checkbox">Vesting</th><th width="212.33333333333331" data-type="checkbox">Auto-Compound</th><th width="174.28971962616825" align="center">APR</th><th align="center">Rewards</th></tr></thead><tbody><tr><td>true</td><td>true</td><td align="center">optimized</td><td align="center">100%</td></tr><tr><td>true</td><td>false</td><td align="center">unoptimized</td><td align="center">100%</td></tr><tr><td>false</td><td>true</td><td align="center">optimized</td><td align="center">75%</td></tr><tr><td>false</td><td>false</td><td align="center">unoptimized</td><td align="center">75%</td></tr></tbody></table>

## Fees

Crosswise charges competitive DEX fees that are used to fund development, grow liquidity and support the CRSS price.

<table><thead><tr><th width="193.66666666666666">Fee</th><th width="169.86078758014605">Amount</th><th>Usage</th></tr></thead><tbody><tr><td>Quick Swap</td><td><strong>0.2%</strong> fee on every swap</td><td><ul><li><strong>0.17%</strong> Returned to liquidity pools and awarded to liquidity providers </li><li><strong>0.03%</strong> to treasury</li></ul></td></tr><tr><td>Advanced Swap</td><td><strong>0.3%</strong> fee on every swap</td><td><ul><li><strong>0.17%</strong> Returned to liquidity pools and awarded to liquidity providers </li><li><strong>0.13%</strong> to treasury</li></ul></td></tr><tr><td>Auto-Compound</td><td><strong>5%</strong> fee on auto-compounded rewards</td><td><ul><li><strong>5%</strong> fee used to buy back and burn CRSS </li></ul></td></tr><tr><td>Transactions</td><td><strong>0.1%</strong> fee on all transactions</td><td><ul><li><strong>0.04%</strong> goes to the development and marketing wallet</li><li><strong>0.03%</strong> goes into liquidity</li><li><strong>0.03%</strong> is used to buy back and burn CRSS</li></ul></td></tr><tr><td>Instant Rewards</td><td><strong>25%</strong> fee on instant rewards</td><td><ul><li><strong>25%</strong> used to buy back and burn CRSS</li></ul></td></tr><tr><td>Launchpad Fees</td><td>TBD</td><td>TBD</td></tr></tbody></table>


---

# 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://crosswise.gitbook.io/crosswise-litepaper/tokenomics-and-fees.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.
