# What is Arx

Arx is vault infrastructure for onchain capital. It gives operators — funds, DAOs, fintechs — a single vault that connects to yield protocols, executes strategies automatically, and enforces hard limits on every capital movement. Think of it as the operating layer between your capital and the protocols you want to use.

## Who it's for

Arx is built for anyone who manages capital onchain and needs more than a multisig and a spreadsheet. If you run a treasury, manage LP positions, or allocate across lending markets, Arx gives you a controlled, auditable way to do it. You define the strategy. Arx handles deployment, rebalancing, and withdrawals — within the bounds you set.

## Why it matters

Onchain capital management today is either manual (slow, error-prone, expensive) or delegated to third parties (loss of control, opaque execution). Arx sits in the middle. Your capital stays in your vault. Every action is pre-authorized, bounded, and verifiable. Nothing moves without your approval, and everything that does move is enforced by smart contract — not promises.

You set the mandate. Arx handles the machinery.


---

# 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.arx.fyi/readme.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.
