# Our Solution

### How Kira Makes Money

In the near term, the primary source of income comes from our AI-trained trading agent Kira, who captures delta-neutral and arbitrage opportunities. Our major strategies currently include Coin-Futures Funding Rate Farming, Spread Arbitrage, and MEV (Miner Extractable Value).

<figure><img src="/files/kcS9o3BzQiCWKFPZkUTx" alt=""><figcaption></figcaption></figure>

In the long term, income will be derived from our community-owned robotic and AI Agent services. These services will extend beyond financial markets (where Kira operates) to include opportunities like autonomous driving taxis and household service robots. [Learn more.](#how-kira-makes-money)

### Kira Kuru Token (KRA)

How is the income generated by Kira distributed?

By owning KRA tokens, holders automatically own profits generated by Kira. As Kira generates more profits, the value of KRA tokens increases. These profits are used to participate in KRA trading on the secondary market. Holders can buy and sell their KRA tokens on publicly available markets. Through this mechanism, profits are automatically redistributed back to KRA holders. [Learn more.](#kira-kuru-token-kra)

### USDi Token&#x20;

USDi is an interest-bearing, delta-neutral synthetic dollar. It forms the backbone for distributing the wealth created by Kira. Income generated by the community-owned  KiraAI will be automatically distributed to USDi holders, based on the amount they hold and the length of time they hold it.  [Learn more.](#usdi-token)

### How to Get USDi?&#x20;

General individuals or DAOs can obtain USDi through multiple methods:

1. Swapping existing crypto assets on-chain
2. Purchasing directly with fiat currency through node operators via:
   * Bank transfer
   * Cash

Additionally, community members can earn USDi by becoming node operators and committing their time to running a node. Learn more.


---

# 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.kira.trading/overview/our-solution.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.
