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

# Introduction

<figure><img src="/files/1jl0INX28USjWLa0CKUv" alt="" width="175"><figcaption></figcaption></figure>

The world of decentralized finance (DeFi) has experienced tremendous growth in recent years, offering a multitude of investment opportunities across various blockchain networks. However, this expanding landscape has made it increasingly challenging for users to identify the most promising yield pools and protocols. Yieldara aims to bridge this gap by providing a comprehensive and intuitive platform for users to optimize their DeFi investments and maximize earnings.

### Background and Motivation

The rapid expansion of the DeFi ecosystem has led to an overwhelming amount of information and options for investors. Identifying the highest-yielding pools and protocols, while staying up-to-date with the latest project developments, can be a time-consuming and daunting task. To address this issue, Yieldara seeks to simplify the DeFi landscape by delivering a platform that offers real-time, data-driven insights, and essential metadata to help users make informed decisions.

### Objective and Scope

The primary objective of Yieldara is to become the go-to platform for DeFi enthusiasts and investors seeking reliable, up-to-date information on the most profitable yield opportunities in the market. Our scope includes providing a user-friendly Dashboard that presents real-time data on the highest-yielding pools and protocols, as well as crucial project metadata and various tools to optimize user experience. The platform will initially support Ethereum-based projects, with plans to expand to additional blockchain networks in future development phases.


---

# 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://yieldara.gitbook.io/yieldara/overview/introduction.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.
