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

# CROSSAI Token

## Introduction

zkCross Network’s approach to tokenisation is fundamental to our business model, reflecting our commitment to user empowerment and value creation in the DeFi space. Our tokenisation strategy is designed to align with our long-term vision, ensuring sustainable growth and community engagement.

### Introduction to CROSSAI Token

The CROSSAI token is the cornerstone of zkCross Network’s evolving ecosystem, designed to empower and streamline our DeFi (Decentralised Finance) Products & Infrastructure. It's a strategic move aligning with our vision of creating a seamless, interconnected blockchain network.

<figure><img src="/files/d64dUbzD1bok0b9rixtT" alt=""><figcaption><p>$CROSSAI Token</p></figcaption></figure>

**Token Name:** zkCross Network

**Ticker:** CROSSAI

**Type:**  SPL | ERC-20

**Supply:** 2,100,000,000

**Launch:** Q1 2025

### CROSSAI Token Value Accrual

<figure><img src="/files/0qB3L3mPmkEb1u2irikb" alt=""><figcaption><p>CROSSAI Token Value Accrual</p></figcaption></figure>


---

# 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://zkcross-network.gitbook.io/zkcrossnetwork/the-cross-token/crossai-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.
