> For the complete documentation index, see [llms.txt](https://docs.byreal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.byreal.io/byreal-agent-stack/what-is-byreal-ai-agent/how-to-set-up-ai-agent.md).

# How to Set Up

{% hint style="info" %}
**Github:** [**https://github.com/byreal-git/byreal-agent-skills**](https://github.com/byreal-git/byreal-agent-skills)
{% endhint %}

It only takes a few minutes to get your personal Byreal agent running inside Openclaw:&#x20;

### **Step 1:** Add the skill to Openclaw

Tell your Openclaw agent to add the skill:

> ***Add the byreal-cli skill from byreal-git/byreal-agent-skills***

Your agent will then install it and once complete, it will have knowledge of all its capabilities on Byreal.

### **Step 2:** Create or import your wallet

Your agent needs a Solana wallet to sign transactions. If you don't already have one configured, tell your agent:

> ***"Set up my Solana wallet for Byreal"***

It will walk you through importing an existing keypair or generating a new one. Your private key is never displayed or logged, only your public address.

{% hint style="info" %}
**Note:** For agent use, we recommend using a dedicated wallet with only the capital you intend to deploy.&#x20;
{% endhint %}

### **Step 3:** Start using it

Once a wallet is connected, you can start giving your agent natural language instructions like:

> ***"Show me the top-performing pools on Byreal"***
>
> ***"Copy top farmer #2's MNT-USDC position"***
>
> ***"Swap 50 USDC for XAUt0 on Byreal"***
>
> ***"Check my open positions and tell me which ones are out of range"***

That's it! Your Openclaw agent handles everything from here.

Learn more about your agent's capabilities on Byreal in the next section.
