# Realclaw FAQ

## General

<details>

<summary>What is RealClaw?</summary>

RealClaw is an AI agent that automates DeFi strategies on your behalf through Telegram. It handles yield farming, DCA, copy trading, swaps, and wallet management — all non-custodial, all in plain English.

</details>

<details>

<summary>Do I need DeFi experience to use RealClaw?</summary>

No. Just tell RealClaw what you want in plain English. You do not need to understand liquidity pools, price ranges, or smart contracts.

</details>

<details>

<summary>What blockchains does RealClaw support?</summary>

RealClaw currently operates on Solana and Mantle. More chains are planned.

</details>

<details>

<summary>What AI models power RealClaw?</summary>

RealClaw is currently powered by Claude (Anthropic) and MiniMax. The model interprets your messages and selects the appropriate Skill to execute. Providers may change over time.

</details>

<details>

<summary>Does RealClaw support languages other than English?</summary>

Yes. RealClaw detects the language of your first Telegram message and responds in the same language throughout.

</details>

<details>

<summary>Is there a mobile app?</summary>

RealClaw runs through Telegram, which works on all platforms. The [Console](https://www.byreal.io/en/realclaw/console) is fully responsive on mobile.

</details>

## Security

<details>

<summary>Are my funds safe?</summary>

RealClaw is fully non-custodial. Your wallet is powered by [Privy](https://privy.io/) — private keys are split across Privy's secure infrastructure and your device. RealClaw never has access to your keys.

</details>

<details>

<summary>What will RealClaw never do?</summary>

* Ask for your private key or seed phrase
* Transfer funds to external addresses without your confirmation
* Execute trades outside your configured risk parameters
* Bypass stop-loss or risk limits

</details>

<details>

<summary>What should I do if my Telegram bot is compromised?</summary>

Revoke your Bot Token immediately via BotFather using `/revokebottoken` and contact the Byreal team. Treat your Bot Token like a password — never share it publicly.

</details>

<details>

<summary>Can the AI make mistakes?</summary>

Yes. AI agents can misinterpret instructions or produce unexpected outputs. RealClaw shows a summary before executing significant actions — always review before confirming. Set stop-losses as a safety net.

</details>

<details>

<summary>Do I need to keep SOL in my wallet?</summary>

Yes. A minimum of 0.01 SOL is required at all times as a gas reserve. Without it, transactions cannot be processed. RealClaw will warn you if your SOL balance falls too low.

</details>

<details>

<summary>What order should I withdraw my assets in?</summary>

Always withdraw SOL last. SOL pays for every transaction on Solana — if you withdraw it first, your remaining assets will be stranded with no gas to move them. RealClaw will warn you if you try to withdraw SOL before other assets.

</details>

<details>

<summary>Are there limits on how much I can trade manually?</summary>

Yes. Manual trades are capped at the lesser of $1,000 or 25% of your wallet value by default. You can override this limit by explicitly confirming you want to proceed beyond it.

</details>

## Credits

<details>

<summary>How much does RealClaw cost?</summary>

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

</details>

<details>

<summary>What happens when my Credits run out?</summary>

The agent stops. Active strategies are no longer managed and open positions remain open. Use your one-time Rescue allocation of 200 Credits to safely close strategies, or contact the Byreal team for additional beta Credits.

</details>

<details>

<summary>Where can I check my Credit balance?</summary>

At the [Console](https://www.byreal.io/en/realclaw/console).

</details>

## Strategies

<details>

<summary>Can I run multiple strategies at the same time?</summary>

Yes. RealClaw can manage multiple active strategies simultaneously.

</details>

<details>

<summary>How do I stop a strategy?</summary>

Just tell RealClaw: "Stop my DCA", "Close my stablecoin farm", or "Stop all strategies".

</details>

<details>

<summary>What types of rewards can I earn from LP positions?</summary>

LP positions on Byreal can generate three types of rewards, each claimed separately:

* **Trading fees** — earned from swap activity within your price range
* **Incentive rewards** — additional rewards added by the Byreal team to specific pools
* **Copy bonuses** — referral rewards earned when others copy your positions

Ask RealClaw to claim them: "Claim my fees", "Claim my rewards".

</details>

<details>

<summary>Is there a delay when copying a farmer in Copy Farm?</summary>

Yes. Copy Farm tracks source wallets by polling rather than real-time streams, so there is a small execution lag between when a farmer opens a position and when RealClaw mirrors it. During fast market moves this can result in a slightly different entry price. This is a known trade-off of the copy trading model.

</details>

<details>

<summary>What happens if the market moves too fast for my LP limit order?</summary>

LP limit orders monitor price at regular intervals. During very fast price moves, the target price may be crossed and reversed before RealClaw can execute. In this case the order remains active and continues monitoring. You can cancel it at any time by telling RealClaw.

</details>

<details>

<summary>What is a Real Farmer?</summary>

A Real Farmer is a liquidity provider on Byreal whose on-chain performance is publicly tracked. The leaderboard ranks them by APY, win rate, and total earnings — all verified on-chain. You can copy their positions via the Copy Farm strategy. See [Real Farmer](/real-farmer/what-is-real-farmer-copy-farming.md) for details.

</details>

<details>

<summary>Can I import custom Skills?</summary>

Yes. RealClaw is built on the OpenClaw framework, which supports user-imported Skills. Third-party Skills are not reviewed or endorsed by Byreal.

</details>

## Tips for New Users

1. **Start with Safe tier.** Try a small stablecoin farm first to get comfortable.
2. **Watch your Credits.** Check the [Console](https://www.byreal.io/en/realclaw/console) regularly.
3. **Read your daily reports.** The easiest way to stay on top of your portfolio.
4. **Set stop-losses.** Risk management matters on every tier.
5. **Ask questions.** Try "what can you do?" or "explain my positions".
6. **Keep your Bot Token safe.** Treat it like a password. Never share it publicly.
7. **Keep SOL in your wallet.** Always maintain at least 0.01 SOL for gas.

> **Risk disclosure.** DeFi carries real risk including smart contract exploits, market volatility, stablecoin depeg, and AI misinterpretation. Only invest what you can afford to lose. See [Terms and Conditions](broken://pages/8ebf56c162b7817587e2a921cfdf3fbf49f44697) for the full risk disclosure.


---

# 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/realclaw-faq.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.
