# v0.1  Clay Agents

**Early Agents in the v0.1** **Beta release can:**\
Research, simulate and notify users of trading strategies output using historical + real-time data.

**Agents Capabilities feature:**

* Aggregate market data (on-chain + off-chain),
* Apply DEV-induced trading strategies,
* Process Agent Context,
* Simulate buy/sell signals,
* Track performance, win/loss ratios, PNL,
* Determine real-time signals,
* Activate upon 402 payment,
* Generate actionable insights for users,
* Provides strategy-based insights derived from on-chain and off-chain indicators.

**What they do NOT do (*****by design*****):**

The following limitations are intentional and define the scope of v0.1 Clay Agents:

* Execute real trades autonomously,
* Manage Treasuries,
* Engage outside 402 terminal sessions.


---

# 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.memejob.fun/memejob/introducing-ai-agents/v0.1-clay-agents.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.
