# Direct Messaging

The Kima platform has several advantages over direct messaging solutions. Kima is aware of all the pools' states and history, at any time/block, and thus can set optimal incentives. Not only that, but also in addition to Kima's core activity (cross-chain transfers), in some cases, and based on users' and governance decisions, it can take additional actions to increase incentives via composability. For instance:

* Use services (such as Curve) to move liquidity between pools on the same network (i.e., USDT to USDC on Ethereum)
* Use abundant liquidity to generate additional yield by integrating with other services (i.e., offer loans)

In comparison, pools that rely on direct messages can act only based on local information sent at the message time. While the gain from the Kima optimization is hard to quantify in the abstract, it should improve capital efficiency and thus translate into higher returns for liquidity providers and lower costs to users.


---

# 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.kima.network/kima-whitepaper-1/kimas-technology-and-other-solutions/direct-messaging.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.
