# Kima Whitepaper

## Kima Whitepaper

- [Introduction](https://docs.kima.network/kima-whitepaper-1/introduction.md)
- [About The Kima Blockchain](https://docs.kima.network/kima-whitepaper-1/about-the-kima-blockchain.md)
- [Existing Challenges with Asset Transferring](https://docs.kima.network/kima-whitepaper-1/existing-challenges-with-asset-transferring.md)
- [The Kima Infrastructure](https://docs.kima.network/kima-whitepaper-1/the-kima-infrastructure.md)
- [Example: Liquidity Provider Incentivization](https://docs.kima.network/kima-whitepaper-1/example-liquidity-provider-incentivization.md)
- [Incentive Scheme](https://docs.kima.network/kima-whitepaper-1/incentive-scheme.md)
- [A.  Incentive Scheme: Liquidity Penalties and Bounties](https://docs.kima.network/kima-whitepaper-1/incentive-scheme/a.-incentive-scheme-liquidity-penalties-and-bounties.md)
- [B.  Incentive Scheme: Protection Mechanisms](https://docs.kima.network/kima-whitepaper-1/incentive-scheme/b.-incentive-scheme-protection-mechanisms.md)
- [C.  Incentive Scheme: Passive and Active Liquidity Providers](https://docs.kima.network/kima-whitepaper-1/incentive-scheme/c.-incentive-scheme-passive-and-active-liquidity-providers.md)
- [Simulation of Kima's Liquidity Management](https://docs.kima.network/kima-whitepaper-1/simulation-of-kimas-liquidity-management.md)
- [Network Income and Distribution](https://docs.kima.network/kima-whitepaper-1/network-income-and-distribution.md)
- [Impermanent Loss and Arbitrage](https://docs.kima.network/kima-whitepaper-1/impermanent-loss-and-arbitrage.md)
- [Protection Against Blockchain Reorganization](https://docs.kima.network/kima-whitepaper-1/protection-against-blockchain-reorganization.md)
- [Kima's Technology and Other Solutions](https://docs.kima.network/kima-whitepaper-1/kimas-technology-and-other-solutions.md)
- [About Asset/Token Wrapping and Cross-Chain Bridges](https://docs.kima.network/kima-whitepaper-1/kimas-technology-and-other-solutions/about-asset-token-wrapping-and-cross-chain-bridges.md)
- [Custodial Wrapping](https://docs.kima.network/kima-whitepaper-1/kimas-technology-and-other-solutions/about-asset-token-wrapping-and-cross-chain-bridges/custodial-wrapping.md)
- [Non-custodial Wrapping](https://docs.kima.network/kima-whitepaper-1/kimas-technology-and-other-solutions/about-asset-token-wrapping-and-cross-chain-bridges/non-custodial-wrapping.md)
- [Liquidity Fragmentation](https://docs.kima.network/kima-whitepaper-1/kimas-technology-and-other-solutions/about-asset-token-wrapping-and-cross-chain-bridges/liquidity-fragmentation.md)
- [Direct Messaging](https://docs.kima.network/kima-whitepaper-1/kimas-technology-and-other-solutions/direct-messaging.md)
- [The Security of the Kima Blockchain](https://docs.kima.network/kima-whitepaper-1/the-security-of-the-kima-blockchain.md)
- [Other Security Threats](https://docs.kima.network/kima-whitepaper-1/the-security-of-the-kima-blockchain/other-security-threats.md)
- [Conclusion](https://docs.kima.network/kima-whitepaper-1/conclusion.md)
- [Disclaimer](https://docs.kima.network/kima-whitepaper-1/disclaimer.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.kima.network/kima-whitepaper-1/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.
