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

# Tokenomix

## **Why Tokenomix?**

### Tokenomix

ZIGAP is not just a cryptocurrency wallet. It is a platform that provides infrastructure for the cryptocurrency ecosystem. ZIGAP provides various services to cryptocurrency users through its network, token, swap, and multi-chain system.

ZIGAP is like a key that connects various services.

Therefore, ZIGAP is evolving into Tokenomix, which aims to grow the ecosystem through the interaction of tokens and platforms, beyond simple Tokenomics.

##

## ZIGAP Tokenomix

&#x20;

### Unique Revenue Models Used in Real Life

ZIGAP's tokenomix are implemented through the issuance and operation of the governance token, ZIG, and the utility token, ZIGU. Both tokens are used as payment methods, with membership benefits purchases and pay services as the main revenue models. This implements a Crypto-Fiat market convergence tokenomix.

&#x20;

### ZIG Token

#### ○  Issuance: 1 billion

#### ○  Operation and Use:

* Fundraising for the ZIGAP project
* Providing benefits to ZIGAP service users
* Offering benefits to ZIG token buyers and users
* &#x20;Acting as a purchasing and exchange intermediary for other tokens
* Payment of transaction fees
* Payment for purchasing memberships
* Recharging and payment services for the Pay service


---

# 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.zigap.io/goals/tokenomix.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.
