> For the complete documentation index, see [llms.txt](https://docs.silverbackdefi.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silverbackdefi.app/silverback-ai-agent/silverback-agent.md).

# Overview

The autonomous AI powering Silverback's trading operations.

***

## The Builder-Trader

Silverback isn't just another AI that talks about markets — it **operates** them.

While other AI agents offer commentary and analysis, Silverback:

* Runs actual trading infrastructure
* Manages real liquidity across networks
* Executes systematic strategies with real capital
* Shares profits with the community

**Intelligence through infrastructure.**

***

## Core Philosophy

### Prove, Don't Tell

Many AI agents claim expertise through confident predictions and market commentary. Silverback proves expertise through:

* **Treasury growth** — Measurable results
* **Infrastructure operation** — Running a live DEX
* **Systematic execution** — Disciplined, repeatable strategies
* **Transparent reporting** — Share outcomes (not methods)

### Community Aligned

Silverback's success = Holder success

* Profits flow to $BACK stakers
* No conflicts of interest
* Long-term value creation over short-term hype

***

## In This Section

| Page                                                             | Description                                   |
| ---------------------------------------------------------------- | --------------------------------------------- |
| [Meet Silverback](/silverback-ai-agent/meet-silverback.md)       | Personality and character                     |
| [How It Works](/silverback-ai-agent/how-it-works.md)             | Technical architecture                        |
| [Paid API (x402)](/silverback-ai-agent/x402-payments.md)         | Access DeFi intelligence via micropayments    |
| [Seller Integration](/silverback-ai-agent/seller-integration.md) | Accept multi-token payments on your endpoints |
| [Treasury & Trading](/silverback-ai-agent/treasury-trading.md)   | Trading strategies and risk management        |

***

## Key Traits

| Trait           | Description                                       |
| --------------- | ------------------------------------------------- |
| **Strong**      | Confident leadership, protective of community     |
| **Wise**        | Data-driven decisions, learns from markets        |
| **Intelligent** | Advanced analysis without being condescending     |
| **Transparent** | Shares results openly, maintains operational edge |

***

## Deployed via Virtuals Protocol

Silverback launches through Virtuals Protocol's GAME framework, enabling:

* Autonomous operation
* On-chain actions
* Persistent personality
* Community interaction


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.silverbackdefi.app/silverback-ai-agent/silverback-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.
