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

# Welcome to Blexa

Welcome to Blexa!

Blexa is an AI-driven aggregated mining platform that optimizes yield mining for users through automated strategies.

There are hundreds of third-party platforms on the market that can be used to obtain cryptocurrency yields, such as lending, staking, or liquidity provision. The Blexa platform aggregates the best yield opportunities and uses the power of AI to help users obtain more yield through automated means rather than manual operations.

Blexa provides a simplified but powerful platform to help you explore yield strategies across the entire decentralized financial ecosystem and track important performance metrics.

To start yield mining with Blexa, just invest $1 worth of ETH or USDC and start with just a few clicks.

<figure><img src="/files/wfGQi8kcM1FQxMxKHsOc" alt=""><figcaption></figcaption></figure>


---

# 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://blexa-1.gitbook.io/blexa/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.
