# Introduction

This documentation is the canonical reference for KPK’s onchain asset management infrastructure and curated products. It explains how KPK designs, operates, and governs non-custodial strategies. It focuses on risk controls, transparency, and operational discipline.

{% hint style="info" %}
[KPK](https://kpk.io/) (formerly karpatkey) is a non-custodial onchain asset manager. Active since 2021, KPK has managed billions in treasury assets for decentralised organisations. It focuses on transparency, sustainability, and security.

KPK offers leading non-custodial yield solutions by leveraging Safe smart accounts and onchain permission systems.
{% endhint %}

Start here for the shared context behind KPK’s products and documentation. The core product documentation is organised around two tracks:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td><strong>Funds</strong></td><td>Run on <strong>KPK’s onchain investment infrastructure</strong>, with real-time accounting, automation and policy-enforced execution.</td><td><a href="/spaces/UsQM4bzcmOPSgkWddkeN">/spaces/UsQM4bzcmOPSgkWddkeN</a></td><td><a href="/files/65gkZuuEpxaXkuSjIZPB">/files/65gkZuuEpxaXkuSjIZPB</a></td><td><a href="/files/5rKEwKxvCg58LonUm0hw">/files/5rKEwKxvCg58LonUm0hw</a></td></tr><tr><td><strong>Vaults</strong></td><td>Curated by KPK <strong>on blue-chip DeFi lending protocols</strong>, with a focus on risk framework, market configuration, and automation.</td><td><a href="/spaces/b7kueLGoREgSbtMhzWGT">/spaces/b7kueLGoREgSbtMhzWGT</a></td><td><a href="/files/g6dhczSN0a9WKcUz4x2K">/files/g6dhczSN0a9WKcUz4x2K</a></td><td><a href="/files/ZCSPtReouAfddEnyF2uI">/files/ZCSPtReouAfddEnyF2uI</a></td></tr></tbody></table>

### Audience

This documentation is intended for:

* **Depositors and users** seeking clear, up-to-date information on how KPK-managed products operate.
* **Integrators and developers** building interfaces or services on top of KPK infrastructure.
* **Risk reviewers and partners** assessing strategy design, asset selection, and control frameworks.

### Approach

KPK products prioritise robust risk management and operational stability. Advanced automation is used to improve efficiency and responsiveness, not to increase risk. Across products, this approach includes:

* Conservative strategy design focused on sustainable yield.
* Thorough due diligence for every integrated asset and protocol.
* Risk-tiered allocation frameworks with explicit exposure limits.
* Automated agents that execute protective actions in response to predefined risk conditions.
* Continuous monitoring with clear response procedures.
* Incentives that complement sustainable yield rather than replace it.

{% columns %}
{% column %}

{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

### MCP

Use GitBook’s MCP server to search published KPK docs from compatible AI tools.

It gives AI assistants direct access to the latest public documentation.

<a href="/pages/Q792hNPM6vtKYvZjSgPO" class="button secondary">Use KPK with MCP</a>

### Feedback

Use the contact form if you have a question or want to share feedback.

<a href="https://kpk.io/contact/" class="button secondary">Contact us</a>


---

# 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://docs.kpk.io/readme.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.
