> 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/leverage.md).

# Leverage

#### **Leverage Trading and Risks**

Using leverage carries inherent risks. There is a possibility of losing **all** of your collateral.\
**Please trade with caution** and fully understand the risks before engaging in leveraged positions.

***

## **Leveraged Positions (Looping)**

### **Advanced Feature:**

Users can **borrow $BERA** against their **$BATLAS**, use the borrowed **$BERA** to **mint or buy more $BATLAS**, and repeat this process—commonly known as **looping**.

### **UI Support:**

A **user-friendly interface** on the **BerAtlas Finance website** enables **looping in a single transaction**, allowing users to efficiently **open and unwind leveraged positions** with ease.

### **Fee Discount:**

When **opening leveraged positions**, the **$BATLAS minting fee is reduced** from **2.5% to 1%**, providing a cost advantage for traders utilizing leverage.

### **Liquidation:**

If a **leveraged position defaults**, the **$BATLAS collateral is burned**, leading to an **increase in the $BERA backing per $BATLAS**.

* **Automated Liquidation:** All liquidation of **$BATLAS** collateral happens automatically

<figure><img src="/files/79gHa1ctmLEmo09pR5Dr" 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:

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