# Introduction

Karma Bond is a protocol owned liquidity-as-a-service, providing treasuries and bonds optimized to individual protocol needs.

Karma Bond is part of Karma Finance which will be a DeFi ecosystem with multiple services and integrations across ICON and other blockchain dApps. Karma Finance will have its own governance token called [KARMA](https://karma-finance.gitbook.io/karma-bond-documentation/overview/karma-finance-token-karma), which will be a reserve currency as well as a multi-utility token.

{% hint style="warning" %}
*This documentation is subject to change as the early contributors of Karma Bond and Karma Finance are still in the design phase of these protocols with participation and feedback from the ICON community.*
{% endhint %}


---

# 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://karma-finance.gitbook.io/karma-bond-documentation/overview/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.
