> For the complete documentation index, see [llms.txt](https://paravel-citadel-dao-llc.gitbook.io/paravel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paravel-citadel-dao-llc.gitbook.io/paravel/readme.md).

# Overview

## What is Paravel?

Paravel is an AI-powered DeFi platform that allocates capital across on-chain strategies to generate **risk-adjusted yield**

Instead of relying on static strategies or manual management, Paravel uses autonomous agents that continuously:

* Monitor markets
* Deploy capital
* Adjust positions in real time

The result is a system that behaves more like an **always-on portfolio manager** than a passive vault.

***

## Why Now

Paravel sits at the intersection of three structural shifts in financial markets:

### 1. Institutionalization of DeFi

Capital is moving on-chain, but existing infrastructure is not designed for:

* Scale
* Automation
* Systematic risk management

***

### 2. The Stablecoin Yield Gap

Hundreds of billions in stablecoins remain underutilized.

Demand is increasing for:

* Consistent yield
* Lower-volatility strategies
* Automated capital deployment

***

### 3. The Rise of Autonomous Finance

Markets are moving faster and becoming more complex.

Decision-making is increasingly shifting toward systems that can:

* React instantly
* Process more signals than humans
* Operate continuously without interruption

***

## What Paravel Does

Paravel acts as an **autonomous capital allocator**

Users deposit assets (e.g. USDC or ETH) into a vault, and the system handles everything else:

* AI agents analyze DeFi market conditions
* Capital is allocated across multiple strategies
* Positions are continuously optimized
* Risk is monitored and adjusted in real time

All execution is automated.

No manual strategy selection is required.

***

## Investment Summary

Paravel is a decentralized multi-manager system powered by specialized AI agents.

* Live platform (v1) with active capital management
* Strategies deployed across multiple DeFi protocols
* Continuous reallocation based on performance and risk signals
* Designed for both crypto-native users and institutional capital

***

## Key Strengths

### Adaptive Allocation

Capital is not fixed.

It is dynamically reallocated toward the strongest opportunities available at any given time.

***

### Always-On Execution

Agents operate continuously, monitoring and reacting to market conditions 24/7.

***

### Granular Strategy Design

Each agent executes a narrowly defined strategy.

This reduces:

* Complexity
* Overexposure
* Systemic risk

***

### Built-In Risk Controls

Risk constraints are enforced at both:

* Agent level
* System level

Ensuring all execution remains within predefined boundaries.

***

## The Opportunity

Stablecoins are projected to scale into the trillions in supply.

However, most of this capital remains:

* Idle
* Under-optimized
* Manually managed

Paravel aims to become the **yield-generation layer for on-chain capital**, transforming passive assets into actively managed positions.

***

## A New Model for DeFi

Traditional DeFi vaults rely on static strategies.

Paravel continuously adapts.

Instead of fixed execution, the system:

* Observes market conditions
* Updates allocation decisions
* Adjusts exposure in real time

This shift — from static execution to autonomous allocation — defines the next generation of on-chain investing.

***

## Key Idea

Deposit capital once.

Let autonomous systems manage it continuously.


---

# 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, and the optional `goal` query parameter:

```
GET https://paravel-citadel-dao-llc.gitbook.io/paravel/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
