> For the complete documentation index, see [llms.txt](https://kalp-network.gitbook.io/economy-of-the-kalp-digital-public-infrastructure/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kalp-network.gitbook.io/economy-of-the-kalp-digital-public-infrastructure/introduction/a-comprehensive-economic-framework.md).

# A Comprehensive Economic Framework

The *Kalp economic system* is carefully designed to align incentives among all participants, fostering a sustainable and thriving ecosystem capable of accommodating billions of users. By integrating its technical innovations with a meticulously crafted economic model, Kalp delivers an infrastructure that balances efficiency, fairness, and scalability. This tokenomics framework is detailed in this paper, complementing the Kalp technical white paper.

Kalp’s economy operates with three primary types of participants:

### Users

Users interact with the Kalp ecosystem by submitting transactions to create, modify, and transfer digital assets or by engaging with decentralized applications built on Kalp.

### Gini Token Holders

Holders of Kalp’s native token, Gini—a token with a finite supply of 2 billion units. Gini holders have the ability to delegate their tokens to validators, participate in network governance, and influence the protocol’s evolution.

### Validators

Validators are tasked with essential network operations, including transaction processing, consensus, routing, and execution. They form the backbone of Kalp’s decentralized infrastructure.

<figure><img src="/files/998jvulP7qt9dCJOOgJu" alt=""><figcaption><p>Fig.1: Movement of Gini across the ecosystem</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:

```
GET https://kalp-network.gitbook.io/economy-of-the-kalp-digital-public-infrastructure/introduction/a-comprehensive-economic-framework.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.
