# How Yieldex Works

#### Data Aggregation

Yieldex scans on-chain and off-chain data to gather real-time insights into lending protocols, liquidity pools, leverage trading platforms, and other stablecoin yield-generating opportunities.

#### AI-Driven Analysis

Our AI agents analyze key parameters such as current and historical APYs, additional rewards, utilization rates, platform solvency, and risk metrics.

#### Automated Fund Relocation

Based on the analysis, the allocation module triggers the event that relocates the funds sitting in the user’s smart wallets to the most profitable and secure pools, ensuring maximum returns with minimal user intervention.


---

# 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://yieldex.gitbook.io/yieldex-docs/readme-1.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.
