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

# Overview

## What is Autoscale?&#x20;

Autoscale is the first yield optimizer on MultiversX. With Autoscale, you can effortlessly earn better interest on your cryptos and maximize your yield, all without lifting a finger.\
\
Our team develops a series of cutting-edge strategies for different assets, including auto-compounding for popular cryptos. By depositing your funds in our secure vaults, our smart contract-enforced strategies do all the heavy lifting for you.\
\
Thanks to Autoscale's yield optimizer, you can save time, earn better yield and track your investments, all in an intuitive interface. Plus, by leveraging the MultiversX DeFi ecosystem, we're constantly building new products and strategies on top of the latest yield opportunities. Wherever there's yield to be found, Autoscale is there to help you take advantage of it.

## Our mission

Decentralized finance is undoubtedly a significant part of the future of finance. However, for many people, it remains nothing more than an unattainable dream. The current user experience is anything but user-friendly, with complex wallets, jargon-filled terminology, and a steep learning curve that can leave even the most tech-savvy individuals scratching their heads in confusion.\
\
At Autoscale, we're on a mission to change a part of this. We focus all our efforts to develop powerful yield products in decentralized finance and accompany them with a seamless user experience that makes it easy and intuitive for anyone to access the benefits of DeFi.\
\
We believe in a decentralized and autonomous future of finance, where individuals have complete control over their money and assets without intermediaries and we want to be part of this future by offering user-friendly products and interfaces that empower individuals to participate in it without requiring high technical knowledge or relying on gatekeepers.


---

# 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://autoscale.gitbook.io/autoscale-docs/overview.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.
