# What is Realclaw?

RealClaw is an AI agent that automates DeFi strategies on your behalf through natural language on Telegram. Built on Byreal, a Solana-based decentralized exchange incubated by Bybit, RealClaw lets you earn yield, trade tokens, and manage liquidity positions without dashboards, coding, or prior DeFi experience.

{% hint style="info" %}
**RealClaw is currently in beta.** Access is available on an invite-only basis. [Click here to register for waitlist access.](https://docs.google.com/forms/d/e/1FAIpQLSdsYl-IpcY_fzNMK6VvfVswotwK7jFubfIxYt8RwF6Vd5j5Mg/viewform)
{% endhint %}

***

## Why Use an AI Agent for DeFi

Managing DeFi manually means monitoring price ranges, compounding fees, rebalancing positions, and staying on top of market movements around the clock. RealClaw handles all of this automatically, so your capital keeps working even when you are not.

* **Talk, don't click.** Send a message like "farm my USDC" or "DCA into SOL weekly" and RealClaw handles pool selection, execution, monitoring, and compounding
* **Non-custodial.** Your private keys are never held by RealClaw. Wallet security is powered by [Privy](https://privy.io/)'s split-key infrastructure
* **Multi-chain.** Operates on Solana and Mantle, with more chains planned
* **Modular AI Skills.** Yield farming, DCA, copy trading, swaps, and wallet tools — each powered by a dedicated Skill connecting to established protocols including Byreal, Jupiter, and Kamino
* **Risk you control.** Three risk tiers (Safe, Balanced, Aggressive) you can switch anytime, with built-in stop-loss thresholds and daily reports
* **Powered by OpenClaw.** Import community Skills, build your own, or extend RealClaw's capabilities beyond the defaults

{% hint style="info" %}
From now until June 18, 2026, participants of the USD1 Trading Competition will receive a 10% volume boost from completing eligible transactions with RealClaw.

For more information on the USD1 Trading Competition, refer to our [documentation](/usd1-trading-competition/overview.md).
{% endhint %}

***

## Free During Beta

RealClaw is free to use during the beta period. Every account comes with 2,000 Credits (worth $20) at no cost. No subscription, no upfront payment required.

***

## What RealClaw Can Do

| Skill               | What It Does                                                                             |
| ------------------- | ---------------------------------------------------------------------------------------- |
| **Stablecoin Farm** | Provide liquidity to stablecoin pools with auto-compounding and depeg monitoring         |
| **TradFi DCA**      | Automatically buy tokenized stocks and gold (TSLAx, NVDAx, GLDx) on a recurring schedule |
| **Crypto DCA**      | Automatically buy crypto assets (SOL, BTC, ETH) on a recurring schedule                  |
| **Copy Farm**       | Mirror the moves of top-performing liquidity farmers on Byreal                           |
| **Idle Yield**      | Park idle USDC in lending to earn passive yield while it is not deployed                 |
| **LP Limit Order**  | Open or close LP positions at a target price                                             |
| **Swap**            | Swap any token on Solana at the best available rate via Jupiter                          |
| **Wallet Tools**    | Sweep dust tokens and reclaim SOL rent from empty accounts                               |

***

## How an AI DeFi Agent Works

{% stepper %}
{% step %}
**You speak.**

Send a natural language message to your Telegram bot
{% endstep %}

{% step %}
**The agent reasons.**

RealClaw interprets your intent and selects the right Skill to execute
{% endstep %}

{% step %}
**Your wallet signs.**

All transactions go through your non-custodial Privy wallet. RealClaw never holds your keys
{% endstep %}

{% step %}
**Skills execute.**

Modular Skills handle the on-chain work: swapping, providing liquidity, executing DCA, and more
{% endstep %}

{% step %}
**You stay informed.**

Daily reports, alerts, and on-demand status checks delivered via Telegram
{% endstep %}
{% endstepper %}


---

# 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.byreal.io/realclaw/what-is-realclaw.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.
