# Meet Kira Kuru

<figure><img src="/files/0YTgN7596OVWS8c4dWSn" alt=""><figcaption></figcaption></figure>

There are four core functionalities that enable Kira to perform reliably and generate stable yields: strategy picking, modeling, heuristics and simulation.

### Trading Strategy Picking

Kira analyses the crypto market to identify optimal delta-neutral trading strategies, prioritizing those with superior Sharpe ratios for maximum risk-adjusted returns.

### Modeling

Kira leverages historical market trading data to train and optimize our models, fine-tuning parameters for optimal yield capture.

### Heuristics

Kira adopts heuristic techniques to help her funds achieve consistent risk-adjusted returns by removing emotional bias, enabling quick decision-making in fast markets, and providing a systematic framework for portfolio management that can be scaled across multiple delta neutral strategies.

### Simulation&#x20;

Kira Implements automated stress-testing protocols and market simulations for comprehensive risk management across diverse market scenarios.


---

# 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/meet-kira-kuru.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.
