AI Agent FAQ

chevron-rightDo I need a specific Claude or Codex plan to use this?hashtag

No. The Byreal skill works with any OpenClaw setup.

chevron-rightIs it safe for autonomous execution?hashtag

The CLI is designed with safety at its core. Every write operation such as swaps, opening or closing positions, claiming fees, all requires your explicit confirmation after a preview. Nothing executes automatically without your go-ahead in the conversation.

You are recommended to ensure the environment in which you are running Openclaw has the necessary safety guardrails.

chevron-rightWhat wallet should I use? hashtag

Use a dedicated Solana wallet with only the capital you intend to deploy. Do not use your primary wallet. Your keypair is stored securely in an isolated user environment.

chevron-rightCan the agent manage multiple positions at once?hashtag

Yes. It can list all open positions across all pools, analyze them individually, and claim fees from multiple positions in a single instruction.

chevron-rightWhat happens if a transaction doesn't confirm?hashtag

The agent waits for confirmation after broadcasting. If the transaction times out, it returns the transaction signature so you can verify the status independently on Solscanarrow-up-right.

chevron-rightCan I use my own RPC endpoint?hashtag

Yes. A custom Helius or QuickNode endpoint is recommended and provide better reliability for high-frequency agent workflows. Ask your agent to update the RPC setting.

chevron-rightHow do I update the skill?hashtag

Ask your agent: "Check for Byreal CLI updates". It will check for a new release and install it if available.

Last updated