## High Level Tokenomics INCA

There can never be more than 4 Billion INCA.

- 50% of supply for Farming
  - People expanding the network with Router & Node capacity over the multiple releases
- 16.5% Million for community grants
  - we want to expand and build our project in first place together with the community
- 1.3% Million for community expansion specifically for INCA
  - Promotion of the TFGrid
- 3.3% For liquidity providing (DEX, marketmakers, ...)
-  11.5% for the technology creators
  - ThreeFold and INCA is the result of technology developed in a teh company, which got acquired many years ago, this resulted in a token grant for the stakeholders of that company
-  17.5% for team and contributor rewards
  - It's for people who help to expand the Grid (starting now)
  - A lot of it is to reward our partners to help launch the INCA Tokens & the TFGrid


```echarts
option = {
  title: {
    text: 'INCA Token',
    subtext: 'Distribution',
    left: 'center'
  },
  tooltip: {
    trigger: 'item'
  },
  series: [
    {
      name: 'Distribution',
      type: 'pie',
      radius: '70%',
      data: [
        { value: 2000, name: 'Farming Rewards' },
        { value: 130, name: 'Liquidity' },
        { value: 660, name: 'Community Grants' },
        { value: 460, name: 'Original Technology Acquisition' },
        { value: 50, name: 'Community Expansion' },
        { value: 700, name: 'Team' },
      ],
      emphasis: {
        itemStyle: {
          shadowBlur: 10,
          shadowOffsetX: 0,
          shadowColor: 'rgba(0, 0, 0, 0.5)'
        }
      }
    }
  ]
};
```

## Release Schedule


![](img/release_schedule2.png)

<br>

![](img/release_schedule.png)


The following table shows planned release, some of the mechanisms and details are still being worked on.

<!-- *Accelerated Vesting means: if INCA gets above 0.5 CHF per INCA (50%), the vesting accelerates in proportion to the percentage (e.g. 0.6 CHF per INCA = 60$ acceleration). At 1 CHF per INCA (100%) and more, the acceleration is 100%.* -->


For more information about our gen3 token see [here called TFT](tft.md)