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

# AKADAMA

<figure><img src="/files/ipV4VSvUXQiVG6cnJAdz" alt=""><figcaption><p>AKADAMA</p></figcaption></figure>

* Ticker: AKD
* Contract Address:
  * Ethereum (ERC20) [0xA3B42a54Df6d28092C5D2717Ace4f9E48A841885](https://etherscan.io/token/0xa3b42a54df6d28092c5d2717ace4f9e48a841885)
  * Polygon ZkEVM (ERC20) [0x9EC972dD801305BEbbf72DadB68a78EC72BD80b3](https://zkevm.polygonscan.com/address/0x9EC972dD801305BEbbf72DadB68a78EC72BD80b3)

{% hint style="info" %}
You have the opportunity to buy AKADAMA on the pre-sale. Check it out our twitter [Bonsaiswap](https://twitter.com/BonsaiswapDEX)
{% endhint %}

## The basis

AKD is the token that powers the Bonsaiswap ecosystem.

Earn AKD from Staking on pools or buy it on the exchange, then explore its use cases:

* Coming Soon: Buy Lottery tickets in the Bonsaiswap Lottery
* Coming Soon: Bet in the Bonsaiswap prediction&#x20;

## Distribution

* AKADAMA Total supply: 300,000,000 AKD - Listing price 0.02$

<table><thead><tr><th width="169">Supply</th><th width="161">% of total supply</th><th width="169">Number of tokens</th><th>Vesting period</th></tr></thead><tbody><tr><td>Team</td><td>5%</td><td>15,000,000</td><td>Release staggered for 1 year</td></tr><tr><td>Advisors</td><td>1%</td><td>3,000,000</td><td>Release staggered for 1 year</td></tr><tr><td>Investors</td><td>5%</td><td>15,000,000</td><td>Release staggered for 1 year</td></tr><tr><td>Marketing</td><td>2%</td><td>6,000,000</td><td>10% TGE and release staggered for 1 year</td></tr><tr><td>Contingency</td><td>1%</td><td>3,000,000</td><td>Release staggered for 1 year</td></tr><tr><td>Reserve</td><td>48%</td><td>144,000,000</td><td>Release staggered for 2 year</td></tr><tr><td>Rewards</td><td>1%</td><td>3,000,000</td><td>6 months lock</td></tr><tr><td>Liquidity</td><td>15%</td><td>45,000,000</td><td>Date of launch</td></tr><tr><td>Stages</td><td>22%</td><td>66,000,000</td><td>Date of launch</td></tr></tbody></table>

## Addresses

* **Team**: 0x0D2b268CDc69F33Ae2731EdDC5A2685262B28F78
* **Advisors**: 0xce7bf74233Ed145cDBca8BDE0D235CAB93c81d15
* **Investors**: 0x61Bce9A4C5b1fa5fFFE95b25dbD296a9A21E257F
* **Marketing**: 0x23a803F859472f6E588dD7b4270C9e2bf67A3046
* **Contigency**: 0xFDd105D79B90e0D304E9F61B15031fFB41cd2466
* **Reserve**: 0xA5D0048eaabe794A45Bb0314605a2AbbDB35cEe0
* **Rewards**: 0xC3dd262666e77CA497188104E4290Dd88C3D5237
* Stage 1: 1AKD = 0.0170$ / 1$ \~ 59 AKD
  * Amount: 14,759,910 AKD / 250,000$

## First week after Bonsaiswap launch

The max amount of transaction with AKD will be capped to 50,000 AKD on the first week. Avoiding overselling and improving currency stability.

This is intended to achieve greater confidence and solidity.


---

# 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://bonsaiswap.gitbook.io/bonsaiswap-docs/tokenomics/akadama.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.
