# Welcome to Kalp Documentation

Kalp Studio is a decentralized infrastructure platform that empowers developers to build, manage, and scale blockchain applications and networks. It provides a comprehensive suite of tools, including smart contract development, decentralized storage, and network orchestration, streamlining blockchain implementation and improving efficiency.

### Getting Started with Kalp Studio

{% content-ref url="products/kalp-studio-console/onboarding" %}
[onboarding](https://stg-ks-doc.p2eppl.com/products/kalp-studio-console/onboarding)
{% endcontent-ref %}

{% content-ref url="products/kalp-studio-console/dashboard" %}
[dashboard](https://stg-ks-doc.p2eppl.com/products/kalp-studio-console/dashboard)
{% endcontent-ref %}

{% content-ref url="products/kalp-studio-console/billing" %}
[billing](https://stg-ks-doc.p2eppl.com/products/kalp-studio-console/billing)
{% endcontent-ref %}

{% content-ref url="products/kalp-studio-console/credits" %}
[credits](https://stg-ks-doc.p2eppl.com/products/kalp-studio-console/credits)
{% endcontent-ref %}

{% content-ref url="products/kalp-studio-console/api-gateway" %}
[api-gateway](https://stg-ks-doc.p2eppl.com/products/kalp-studio-console/api-gateway)
{% endcontent-ref %}

{% content-ref url="products/kalp-studio-console/transaction-monitoring" %}
[transaction-monitoring](https://stg-ks-doc.p2eppl.com/products/kalp-studio-console/transaction-monitoring)
{% endcontent-ref %}

{% content-ref url="products/kalp-studio-console/api-key-generation" %}
[api-key-generation](https://stg-ks-doc.p2eppl.com/products/kalp-studio-console/api-key-generation)
{% endcontent-ref %}

***

{% tabs %}
{% tab title="Kalp Studio Overview" %}
Kalp Studio is a decentralized platform designed to help developers create, manage, and scale blockchain applications and networks. It provides a suite of powerful tools and services that streamline complex blockchain tasks, such as smart contract deployment, and network management.
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Kalp Console" %}
Kalp studio console dashboard allows developers, businesses, and enthusiasts to build, manage, and scale blockchain applications with ease.
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Kalp DLT" %}
Kalp DLT is a fully regulated blockchain platform for Real World Asset (RWA) ecosystems. It lets developers build decentralized applications (DApps), tokenize real-world assets, and deploy legally enforceable smart contracts.
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Kalp Instant Deployer" %}
Kalp Instant Deployer (KID) is a service designed to handle the deployment of smart contracts and track their status post-deployment.
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="What is Kalp Wallet" %}
Kalp wallet is a versatile cryptocurrency wallet that supports kalp blockchain and offers various wallet types to cater to different user needs and security preferences.
{% endtab %}
{% endtabs %}


---

# 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://stg-ks-doc.p2eppl.com/welcome-to-kalp-documentation.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.
