> For the complete documentation index, see [llms.txt](https://lite-paper-v1.kado.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lite-paper-v1.kado.money/lite-paper-v1/what-is-kado.md).

# What is Kado?

<div align="left"><img src="/files/-MlMYRH4UEgTzMyWsFap" alt=""></div>

{% hint style="info" %}
**Kado is building towards the mission of being able to live within the crypto ecosystem, without ever having to leave.**
{% endhint %}

This means being able to spend stablecoins on real world goods and services, without having to exit back to fiat. Stablecoins have emerged as the optimal medium of exchange in the crypto space due to the lack of volatility and instant transferability around the globe.

As it stands, crypto-natives are able to enjoy the benefits of stablecoins within the cryptosphere, but still have to go through the complex process of cashing out back to fiat to pay for “real world” purchases. Merchants are also missing out on the benefits of direct stablecoin payment processing, where traditional financial services eat into their margins, creating inefficiencies and friction.

{% hint style="info" %}
**Kado will be the Stripe for Stablecoins.**
{% endhint %}

The future of finance will be conducted on stablecoin networks. Under this umbrella include **Kado Pay**, **Kado Ramp**, and **Kado Save**. These tools will provide the full suite of solutions allowing both consumers and merchants to take full advantage of the benefits of crypto, and when necessary, easily navigate back and forth between the crypto and fiat world.


---

# 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 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://lite-paper-v1.kado.money/lite-paper-v1/what-is-kado.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.
