# AI Agent Skills

Byreal Agent Skills give your agent access to seven core skills, all accessible through natural conversation:

### Copy Farming

Browse Byreal's top-performing liquidity providers from the Real Farmer leaderboard and replicate their strategy with a single instruction. The agent handles pool selection, range setting, and token split, and gives you a preview of the position before any capital is deployed.

### Pool Analysis

Browse and rank pools by TVL, volume, or APR. Get deep analysis on any pool: volatility profile, fee APR projections across multiple price ranges, in-range likelihood, and daily/weekly/monthly fee estimates at your investment size.

### Token Discovery

Search Byreal's full token list by address and fetch current prices.

### Swap Execution

Swap any token pair on Byreal. The agent always previews the quote (amounts, price impact, slippage) before you confirm. Routes through AMM or RFQ for best execution.

### Position Management

Full CLMM position management: you can open or close positions (by USD amount or token amount, with automatic tick alignment and balance checks), claim fees from one or multiple positions at once, and analyze the health of existing positions with metrics such as range status, out-of-range risk, earned fees, and PnL.

### Wallet Management

Create or import a Solana wallet. Check your public address and full SOL + SPL token balances at any time.

### xStocks Points Farming

Earn xStocks points by holding a concentrated LP position in an xStock/USDC pool on Byreal. The agent buys the xStock if you don't already hold it, opens the LP, compounds fees automatically, and runs a background watchdog that tracks your points via the xStocks partner API. Supports TSLAx, AAPLx, NVDAx, MSFTx, COINx, GOOGLx, and any new xStock pools as they launch. [Learn more](https://docs.byreal.io/products/realclaw/xstocks-points-mining)


---

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