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

# Kotécoin Whitepaper

### 1. Project Overview

Koté is a memecoin on The Open Network (TON), built around an original character created by artist Egor Zhgun. The project positions itself as a long-term ecosystem with a focus on brand development, community engagement, and onboarding new users into the TON ecosystem.

Launched on June 28, 2026, via a fair launch on a memepad, Koté aims to establish a recognizable identity within the TON ecosystem and contribute to the broader Cat Meta trend in the crypto industry.

Koté was initiated and is being built by members of the TON community, for the TON community. This grassroots approach ensures that the project remains aligned with the values and needs of its core audience.

**Key Information:**

* **Ticker:** $KOTÉ ($KOTE)
* **Blockchain:** TON
* **Contract Address:** `EQAmvp1Vrr0zY2--STdH-0X_mP5iCD61p2vNVJYwHlgBni2C`
* **Total Supply:** 1,000,000,000 KOTÉ
* **Launch Date:** June 28, 2026
* **Launch Model:** Fair Launch (via memepad)

***

### 2. Tokenomics

| Parameter                  | Value                                              |
| -------------------------- | -------------------------------------------------- |
| **Name**                   | Koté                                               |
| **Ticker**                 | $KOTÉ                                              |
| **Blockchain**             | TON                                                |
| **Total Supply**           | 1,000,000,000 KOTÉ                                 |
| **Smart Contract**         | `EQAmvp1Vrr0zY2--STdH-0X_mP5iCD61p2vNVJYwHlgBni2C` |
| **Trading Fee (DEX pool)** | 1.00%                                              |
| **Creator Fee (DEX pool)** | 0.35%                                              |
| **Mint Function**          | Disabled                                           |
| **Liquidity Lock**         | 100% locked permanently                            |

**Distribution:**\
As a fair launch project via a memepad, there was no pre-allocation or private sale. All tokens were made available to the public at launch. Liquidity is fully locked permanently through the launch mechanism, ensuring that the liquidity cannot be withdrawn by the team.

**Security:**\
The smart contract has been verified, and all administrative functions, including minting and tax adjustments, are permanently disabled.\
\
**Burned Tokens:**\
No tokens have been burned. The entire supply is in circulation, with liquidity permanently locked.

***

### 3. Ecosystem & Vision

The Koté ecosystem is built around the Koté brand, which includes its original character and visual identity. The project is developing a range of TON and cross-chain products, with a focus on onboarding new users to TON and promoting crypto adoption through accessible and engaging experiences.

Key initiatives include:

* **Koté Lottery** (first live product)
* **Telegram Mini App Game**
* **Community Stickers**
* **Educational initiatives (Koté Academy)**
* **Community Grants and Bounties**

The project is community-driven, initiated by the TON community, and aims to become a self-sustaining ecosystem where the community plays a central role in product development.

***

### 4. Charity & Social Impact

A portion of the trading fees is directed toward charitable initiatives for cats. The team is particularly focused on funding medications for feline urinary tract diseases, a common and serious health issue for cats.

This initiative reflects the project's commitment to making a positive impact beyond the crypto space, aligning with the values of the Cat Meta movement.

***

### 5. Community & Socials

Koté prioritizes community engagement and transparent communication through the following official channels:

* **Website:** <https://kote.lol/>
* **Twitter (X):** <https://x.com/gramkote>
* **Telegram:** <https://t.me/kote_token>\
  \
  **Buy $KOTE on DeDust (DEX):**\
  <https://dedust.io/swap/GRAM/EQAmvp1Vrr0zY2--STdH-0X_mP5iCD61p2vNVJYwHlgBni2C>

***

### 6. Legal Disclaimer

**Important Notice:**\
Koté ($KOTE) is a memecoin created for entertainment and community-building purposes within the TON ecosystem. This project does not constitute a financial advisory service, investment recommendation, or offering of securities. The token does not grant holders any ownership, voting, or profit-sharing rights.

Participation in the Koté ecosystem involves significant risks, including the potential loss of funds. The team does not accept any liability for losses incurred through the use of the token or ecosystem products. Users are strongly advised to conduct their own research (DYOR) and invest only what they can afford to lose.


---

# 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://kotecoin.gitbook.io/whitepaper/kotecoin-whitepaper.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.
