# $AIKING Index Pool

## What is Index Pool?&#x20;

**Index Pool** is a weighted portfolio of tokens of agents launched on the ARCHAI platform. **$AIKING** is a reward token for staking on ARCHAI meaning you will claim it as a reward for staking. **$AIKING** represents the value of the index pool based on values of deposited tokens. As well as $ARCHAI, it can be traded on secondary markets.&#x20;

## $AIKING distribution

You get $AIKING as reward for [staking](/archai/staking.md) $ARCHAI.&#x20;

Reward distribution is linear and proportional to one's staked amount. As an example, if your stake is 10% of the total stake, you will get 10% of total rewards.&#x20;

Reward distribution is executed by the staking smart contract and is defined by two parameters:  *amount of rewards* distributed *each second;* and *epoch*, which is a time frame for the distribution with given rewards per second. You can check current values in the staking contract. &#x20;

Over the first month 112,000,000 $AIKING  (11.2% of total supply) will be distributed pro-rata between stakers.&#x20;

Each epoch (month) amount of $AIKING distributed to $ARCHAI stakers will decrease according to the table below.

<figure><img src="/files/lh5TUfWCwwpyftAM5naj" alt="" width="563"><figcaption><p>Table 1: $AIKING Distribution</p></figcaption></figure>

$AIKING inflation is structured in the following way:

* Year 1: 70%
* Year 2: 20%
* Year 3: 7%
* Year 4: 3%


---

# 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://archai.gitbook.io/archai/staking/usdaiking-index-pool.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.
