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

# BACK FINANCE

![BACK](/files/-MXoWQVYM3648yLPz5bc)

BACK is a decentralized smart contract for leveraged borrowing and lending released by [BACK.FINANCE](https://back.finance). It enables [users](/back-finance/en/xie-yi/user.md#Users) to maximize their returns by providing up to 3x leverage.

Users who prefer more stable returns can lend their assets to yield farmers and earn interests.

This innovative product aims to answer to the Defi needs from users of all types while providing the best-in-class user experience.

{% hint style="info" %}
Users who lend, borrow and deposit cryptos in BACK will be rewarded with BACK tokens.
{% endhint %}


---

# 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://back-finance.gitbook.io/back-finance/en/undefined.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.
