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

# 12. $KZN Token

## $KZN Token

### Introducing KIZUMA

KIZUMA is the native token of the KIZUNA ecosystem.

The token is designed to connect the KIZUNA product with its payment layer, allowing projects to use **$KZN** for KIZUNA subscriptions and payments.

Built on BNB Chain, KIZUMA forms an important part of the broader KIZUNA ecosystem.

### Token Information

**Token Name:** KIZUMA

**Ticker:** $KZN

**Total Supply:** 30,000,000,000 KZN

**Blockchain:** BNB Chain

**Primary Utility:** KIZUNA subscriptions and payments

### Token Utility

#### KIZUNA Subscriptions

$KZN is used as the payment token for KIZUNA subscriptions.

Projects can use $KZN to pay for their KIZUNA subscription and access the KIZUNA platform.

This creates a direct connection between the KIZUNA product and the $KZN token.

#### Payments

$KZN serves as the payment layer for KIZUNA.

The token is designed to facilitate payments associated with accessing KIZUNA's subscription-based product experience.

The exact subscription plans, pricing structure, payment amounts, and billing mechanics will be defined separately.

### Connecting the Product and Token

KIZUNA is built around an AI community manager that connects project knowledge with Telegram communities.

The $KZN token adds an economic and payment layer to this product.

The relationship can be represented as:

**PROJECT**

↓

**KIZUNA**

↓

**SUBSCRIPTION**

↓

**$KZN PAYMENT**

This connects the utility of the token directly to the KIZUNA product.

### Connection to KIZUNA Revenue

$KZN is directly connected to the initial KIZUNA subscription model.

KIZUNA is currently in the **pre-revenue stage**, with the product focused on development, infrastructure, and ecosystem preparation.

The initial revenue model is designed around KIZUNA subscriptions paid using $KZN.

The intended flow is:

**KIZUNA PRODUCT**

↓

**SUBSCRIPTION**

↓

**$KZN PAYMENT**

↓

**KIZUNA REVENUE**

This creates a direct relationship between KIZUNA product usage and the $KZN payment layer.

Revenue activation will take place when KIZUNA subscription payments are enabled following the $KZN launch.

The detailed monetization structure, subscription model, and revenue framework are described separately in the **Revenue Model** section.

### Token Supply

The total supply of KIZUMA is:

**30,000,000,000 KZN**

The supply is fixed at **30 billion tokens**.

Detailed allocation and distribution of this supply are presented separately in the **Tokenomics** section.

### Blockchain

KIZUMA is built on:

**BNB Chain**

BNB Chain provides the blockchain infrastructure on which the KIZUMA token operates.

### The Role of $KZN in the Ecosystem

KIZUNA is a product-first ecosystem centered around AI-powered community management.

The KIZUMA token supports the economic side of that ecosystem by serving as the payment token for KIZUNA subscriptions.

The core relationship is:

**KIZUNA PRODUCT**

*

**$KZN PAYMENT**

\=

**KIZUNA ECOSYSTEM**

The token is designed to have a direct and understandable relationship with the product rather than introducing unnecessary complexity.

### Simple by Design

The purpose of $KZN is straightforward.

KIZUNA provides the AI community management product.

Projects use KIZUNA to support their communities.

$KZN provides the payment layer for KIZUNA subscriptions.

This creates a clear connection between the product and the token.

The initial utility remains focused on:

**KIZUNA SUBSCRIPTIONS & PAYMENTS**

Additional token functionality will only be introduced when officially defined.

### Summary

**KIZUMA**

**$KZN**

**30 BILLION TOTAL SUPPLY**

**BNB CHAIN**

**UTILITY: KIZUNA SUBSCRIPTIONS & PAYMENTS**

KIZUMA is the native token of the KIZUNA ecosystem, designed to connect the KIZUNA product with its subscription and payment layer.

KIZUNA is currently in the pre-revenue stage. As the ecosystem develops, $KZN is intended to serve as the payment layer for KIZUNA subscriptions and connect product usage with the KIZUNA revenue model.


---

# 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://kizunai.gitbook.io/kizuna-docs/12.-usdkzn-token.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.
