# Introduction

The ***Kalp Decentralized Public Infrastructure (DPI)*** is a permissioned blockchain framework developed and maintained by Kalp Foundation and is designed to be environmentally friendly, efficient, high-throughput, and low-latency. Kalp addresses the challenges of scalability, efficiency, and accessibility in decentralized ecosystems. By blending cutting-edge advancements with a modular architecture, Kalp sets a new benchmark for digital public infrastructure.

The KALP Foundation, a non-profit organization, is dedicated to advancing digital innovation and societal well-being through the development and maintenance of a permissioned public infrastructure network. Its mission is to create a secure, open, and accessible digital ecosystem that benefits all layers of society, leveraging the power of **distributed ledger technology (DLT)**. The platform’s **modular design** separates the **consensus mechanism** from the execution of smart contracts, enhancing its ability to process transactions efficiently and securely. This separation not only increases scalability but also ensures that the system can handle high volumes of transactions without bottlenecks. Kalp incorporates a **distributed transaction routing layer** that reduces transaction drop rates, ensuring consistent reliability. Additionally, its **network governance layer** streamlines the onboarding process for users and node operators, fostering rapid ecosystem growth.

To uphold the integrity and compliance of its operations, Kalp includes mechanisms for **blacklisting** *and* **whitelisting** users and network infrastructure providers, striking a balance between decentralization and regulatory needs. At its core, Kalp leverages a **distributed and decentralized ledger** to securely execute and store transactions, providing a robust backbone for digital trust.


---

# Agent Instructions: 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.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.
