# Overview

## What is Haven AI?

Haven AI is the first AI-powered protocol that automates capital allocation across stablecoins, RWAs (Real World Assets), and quantitative strategies. It creates a unified gateway between DeFi and TradFi fixed-income markets.

By leveraging the **OpenClaw** AI agent framework, Haven delivers 24/7 autonomous yield optimization with built-in risk intelligence — removing the need for manual monitoring or complex multi-protocol management.

{% hint style="info" %}
Haven is purpose-built for institutions, DAOs, and yield-seeking users who want access to professional-grade fixed income strategies without operational overhead.
{% endhint %}

***

## Core Products

### 1️⃣ HavenClaw — AI Execution Engine

Translates natural language instructions into cross-chain strategy deployment. Describe your yield goal in plain English; HavenClaw handles the rest.

[→ Learn more about HavenClaw](/haven-ai-docs/core-products/havenclaw.md)

### 2️⃣ HavenScore — Risk Intelligence

Real-time AI risk monitoring using market signals, on-chain sentiment, and whale activity tracking. Every position gets a live risk score.

[→ Learn more about HavenScore](/haven-ai-docs/core-products/havenscore.md)

### 3️⃣ HavenSkill — One-Click OpenClaw Integration

Instantly query the best stablecoin investment paths, with real-time evaluation and ranking powered by HavenScore. Available as a packaged OpenClaw skill module.

[→ Learn more about HavenSkill](/haven-ai-docs/core-products/havenskill.md)

### 4️⃣ Unified Yield Gateway

Access T-Bills, liquidity pools, and delta-neutral strategies from a single interface — spanning both DeFi and TradFi fixed-income markets.

[→ Learn more about the Unified Yield Gateway](/haven-ai-docs/core-products/gateway.md)

***

## Key Capabilities

| Feature                       | Description                                          | Status  |
| ----------------------------- | ---------------------------------------------------- | ------- |
| Autonomous yield optimization | 24/7 AI-driven capital reallocation across protocols | ✅ Live  |
| Cross-chain execution         | Strategy deployment across multiple EVM chains       | ✅ Live  |
| RWA integration               | T-Bill exposure and tokenized real-world assets      | ✅ Live  |
| Natural language interface    | Describe your strategy in plain text                 | ✅ Live  |
| Risk scoring                  | Per-position risk intelligence via HavenScore        | ✅ Live  |
| OpenClaw SDK                  | Build custom AI agent skills on top of Haven         | 🔵 Beta |

***

## Links

* 🌐 [haven.financial](https://www.haven.financial)
* 🐦 [Twitter/X @HavenAI\_](https://x.com/HavenAI_)
* 💬 [Telegram](https://t.me/AI_Haven)
* 📝 [Medium](https://medium.com/@HavenAI)


---

# 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://haven-11.gitbook.io/haven-ai-docs/getting-started/overview.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.
