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

# Overview

BerAtlas Finance is a DeFi protocol built on the Berachain. It leverages the $BATLAS token, backed by $BERA tokens, to provide a stable and potentially appreciating value mechanism. Think of $BATLAS as a bank that holds your $BERA, except you get to retain most of the yield generated from your assets.

***

*This documentation serves as a comprehensive guide for users, developers, and investors interested in the BerAtlas Finance protocol on the Sonic blockchain. These materials are not strategy recommendations or financial advice. Remember, all DeFi activities involve risks, and users should proceed with due diligence. Information is subject to change. See the Disclaimer for more details.*


---

# 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:

```
GET https://beratlas-organization.gitbook.io/semper-ascendit/overview.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.
