# KTON

## Usage

In Evolution Land, KTON is used as **a governance token**. Players can voluntarily lock their KTON into a governance contract (minimum 14 days lock time) to receive voting power. These voting power can vote for governance proposals within the continent to affect the evolution of the game. In return, these "governor" players will have the right to receive game **revenue dividends** (30% of all revenue), proportionally to their stake percentage of all locked KTONs.

In the game, some high-value Lands, high-rank buildings, and props are priced in KTON.

## Background of KTON

KTON is introduced on the Darwinia Network. It's a commitment token, a symbol of tokenized commitment, from the Darwinia Network's advanced staking system. It encourages RING holders to lock RING for a longer time in exchange for KTON, which can be used in the staking system. Staking rewards are split into two equal pools for RING and KTON stakers. Check out this [medium article](https://darwinianetwork.medium.com/darwinia-commitment-token-kton-861e2df1b4cb) to find out more about the design rationale of KTON.

Due to KTON holders' nature being the long-term investors or those who would pay a premium to obtain this commitment, this demographic is suitable to be candidates of Evolution Land governance participants.

## ![KTON](https://2009461970-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMBgtHarVLvLGGdBRDc%2Fsync%2Fea5d1f5631f483a89e836de30f390dd65549e1cd.png?generation=1606851428302548\&alt=media) KTON Specification

* Ethereum (the Atlantis Continent)
  * Spec: `ERC20`
  * Precision: `18`
  * Smart Contract Address (Ethereum): `0x9f284e1337a815fe77d2ff4ae46544645b20c5ff`
* Tron (the Byzantine Continent)
  * Spec: `TRC20`
  * Precision: `18`
  * Smart Contract Address (Tron): `TW3kTpVtYYQ5Ka1awZvLb9Yy6ZTDEC93dC`
* Darwinia Mainnet
  * Spec: Native
  * Precision: 9
  * Smart Contract Address: n/a
* Polygon (the Eden Continent)
  * Spec: `ERC20`
  * Precision: `18`
  * Smart Contract Address (Polygon): `0xE21b9bDA4ECeF9e4652BC5C6863F731C2151Ef28`

## How to get KTON?

You can get KTON through these channels:

### Darwinia Network

You can go to [Darwinia Network](http://apps.darwinia.network/) and lock your RING to mint KTON if you have RING already.

### DEX

DEX stands for Decentralized Exchange. You can use your cryptocurrency wallet to buy or sell directly.

On Atlantis Continent (Ethereum):

* Uniswap(v2): [KTON/ETH](https://app.uniswap.org/#/swap?outputCurrency=0x9f284e1337a815fe77d2ff4ae46544645b20c5ff)

On the Byzantine Continent (Tron):

* Justswap: [KTON/TRX](https://justswap.io/#/scan/detail/trx/TW3kTpVtYYQ5Ka1awZvLb9Yy6ZTDEC93dC)

### CEX

CEX stands for Centralized Exchange. You can also buy or sell RING at many CEX. The following list shows a few. You can check out [coinmarketcap](https://coinmarketcap.com/currencies/darwinia-commitment-token/markets/) for more information.

* [Hoo](https://hoo.com/spot/kton-eth)
* [Poloniex](https://poloniex.com/exchange#usdt_kton)
* [Gate.io](https://gate.io/trade/kton_usdt)
* [Hotbit](https://www.hotbit.io/exchange?symbol=KTON_BTC)
* [MXC.com](https://www.mxc.com/trade/easy#KTON_ETH)

## What's KTON Dividend?

30% of system revenue ( RING ) is paid in proportion to all KTON holders who participated in governance as a reward for long-term holders and governor. The RING obtained from KTON Dividend will be distributed in real-time, and records can be viewed in the "Channel records."


---

# 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://docs.evolution.land/getting-started/tokens/kton.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.
