> For the complete documentation index, see [llms.txt](https://docs.dexkit.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexkit.com/welcome/our-token/tokenomics.md).

# Tokenomics

DexKit's native token $KIT has a **maximum hard-coded supply of 10 million tokens** (present on Ethereum, Binance Chain and Polygon blockchains with proxied Contracts), and will be unlocked / distributed in this way:

{% @mermaid/diagram content="
pie
title Tokenomics
"Team" : 5
"OTC sales" : 15
"Partnerships & Exchanges" : 15
"Marketing" : 20
"Devs" : 20
"Liquidity" : 25
" %}

### 🟠5% to the team with a three-year staggered release

In order to keep inflation under control, this blocking time was arranged in the creation of the Smart Contract that hosts the native currency of the project.

### 🟠15% to Over The Counter (OTC) sales

This portion will be traded directly between counterparties without being listed on an exchange.

### 🟠15% for partnerships & Exchanges

Enriching the project platform with new products and alliances is essential for organic growth and adoption. Some percentage of this capital will also be available to list KIT in renowned centralized exchanges (CEXs).

### 🟠20% for marketing with a three-year staggered release

We believe that the marketing of the project should be healthy in order to attract more investment and keep old investors optimistic about the new inventions that DexKit develops throughout each period.

### 🟠20% for development with a three-year staggered release

Finding good and committed developers is an arduous task, and that is why this percentage is used to acquire new talent that contributes to building the project's innovations.

### 🟠25% for liquidity

On Ethereum, Binance Chain, Polygon or another networks that DexKit's team decided to deploy KIT.

## Litepaper

We use this documentation as «Litepaper». We are a tech startup evolving constantly and our actual products are a reflection of the reality of our current business model.

## Security audits

### CertiK

The native DexKit token was audited on June 30, 2021 by the reputable entity [CertiK](https://certik.com), with positive overall results. Follow the link below to check all the findings.

{% embed url="<https://www.certik.com/projects/dexkit>" %}

### GoPlusSecurity

{% embed url="<https://gopluslabs.io/token-security/1/0x7866e48c74cbfb8183cd1a929cd9b95a7a5cb4f4>" %}
GoplusSecurity
{% endembed %}

## External analytic sites

{% hint style="info" %}
Note: all links below are from top-notch data sites, therefore is safe to navigate and explore tokens data there.
{% endhint %}

### Financial charts for $KIT token

{% embed url="<https://www.forbes.com/digital-assets/assets/dexkit-kit/>" %}
forbes.com
{% endembed %}

{% embed url="<https://coinmarketcap.com/currencies/dexkit>" %}
coinmarketcap.com
{% endembed %}

{% embed url="<https://www.coingecko.com/en/coins/dexkit>" %}
coingecko.com
{% endembed %}

{% embed url="<https://www.livecoinwatch.com/price/DexKit-KIT>" %}
livecoinwatch.com
{% endembed %}

{% embed url="<https://crypto.com/price/dexkit>" %}
crypto.com
{% endembed %}

{% embed url="<https://coindataflow.com/en/prediction/dexkit>" %}
coindataflow\.com
{% endembed %}

{% embed url="<https://messari.io/asset/dexkit>" %}
messari.io
{% endembed %}

{% embed url="<https://coinbrain.com/coins/eth-0x7866e48c74cbfb8183cd1a929cd9b95a7a5cb4f4>" %}
coinbrain.com
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dexkit.com/welcome/our-token/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
