# Fair launch

With thousands of cryptocurrencies available today it became unbearable for end-users to differentiate legitimate projects from scams. The Kangal Core Team designed a fair launch mechanism in which there were no pre-mine or pre-sale.

One of the most common schemes to scam token holders in the recent rise of decentralized exchanges is a rug pull. A rug pull is a fraudulent act in which token holders abandon a project and escape with the funds of investors. Rug pulls are more prevalent on decentralized exchanges (DEXs), where criminals generate a coin, list it on a DEX, and then combine it with a successful cryptocurrency like ETH or BNB as part of a liquidity pool.

Malicious actors impersonating liquidity suppliers then empty the liquidity pool, rendering it difficult for investors to recover their funds or "pulling the rug" out from under them, essentially driving the coin's price to zero. Liquidity providers are issued "LP" tokens when a token is listed on DEXs like Uniswap or Pancake, which is an essential detail in this process. They can trade these LP tokens for other tokens or even use them for yield farming until they have them.

To make a rug pull impossible, all the liquidity of the initial KANGAL pool which started with 100% of the supply was locked in a [Unicrypt contract](https://unicrypt.network/pair/0x0Bc4428491010DfEAa97E48C70bF4940fa783b40). This liquidity has been locked for 10 years.

As being aware of the token launch first, the Kangal Core Team has personally purchased a stake of 9% of the total supply for their initial and future work. All other tokens have been purchased by unknown users on the free market. At no point in time did the core team receive any proceeds or bounties during the token generation event as all of 100 billion of supply was directly put into the initial pool on Uniswap.


---

# 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://whitepaper.kangaltoken.com/tokenomics/fair-launch.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.
