# What are Byreal Agent Skills?

{% hint style="info" %}
From now until June 18, 2026, Byreal Agent Skills users can automate their participation in the USD1 Trading Competition, with 1M in WLFI to be given away. **Learn how to install Byreal Agent Skills** [**here**](/byreal-ai-agent-skills/what-is-byreal-ai-agent.md)**.**

Partipants will also receive a 10% trading volume boosts when completing eligible transactions with RealClaw. **Get RealClaw** [**here**](https://www.byreal.io/en/realclaw)**.**

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

Byreal's AI agent integration is an **agentic execution layer that gives autonomous AI agents full access to Byreal's CLMM dex on Solana.**&#x20;

The first of its kind that gives AI agents copy-farming capabilities on Solana, users can enable their agents to copy the strategies of top-performing farmers on Byreal. In addition, users can also direct their agent to analyse liquidity pools, execute swaps, manage their liquidity positions, and more.&#x20;

The integration is published as an Openclaw skill. Any Openclaw agent can install it with a single command and gain the ability to act autonomously on Byreal.


---

# 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/byreal-ai-agent-skills/what-is-byreal-ai-agent.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.
