> For the complete documentation index, see [llms.txt](https://whitepaper.akiverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.akiverse.io/tokenomics/token-sale/seed-and-private-sale.md).

# Seed & Private Sale

## **AKV (**&#x41;KIVERSE **Governance) Token**

<table data-header-hidden><thead><tr><th width="156.8068265622527"></th><th></th></tr></thead><tbody><tr><td><strong>Sales quantity</strong></td><td>68,000,000 AKV</td></tr><tr><td><strong>Sales ratio</strong></td><td>17.0%</td></tr><tr><td><strong>Sales price</strong></td><td>1 AKV = US$ 0.0675 - 0.10</td></tr><tr><td><strong>Sales term</strong></td><td>Ended September 2022</td></tr><tr><td><strong>Where and How to Buy</strong></td><td>Private</td></tr><tr><td><strong>Maximum amount raised</strong></td><td>US$ 5,890,000</td></tr></tbody></table>

As mentioned above, we are selling AKV, a governor's token, to some investors and conducting multiple token sales, mainly to hire members and enhance the platform. Please note that we have raised US$ 1,890k by January 2022 in our seed round.

Purchasers in the Seed round will have 100% lock-up for 300 days from the initial CEX listing. Thereafter, the lock-up will be lifted by 4% per month.

Private Sale purchasers will be locked up 100% for 270 days from the initial CEX listing. Thereafter, the lock-up will be lifted by 4% per month.

When you purchase AKV in these rounds, you will earn AKV based on the volume held from the date of purchase until the start of service, and AKIR will earn additional AKV as a reward for providing liquidity in LP Farming through the Staking Bonus.


---

# 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://whitepaper.akiverse.io/tokenomics/token-sale/seed-and-private-sale.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.
