# Leverage Buyers

Leverage buyers acquire long-term leverage on their yield-bearing assets like stETH and GLP. To do so, they deposit Token and mint symToken using [symToken Minting Module](/sym-finance/mechanism/symtoken-minting-module.md), sell symToken for Token in [Tidal AMM](/sym-finance/mechanism/tidal-amm.md), and repeat. This process gives leverage buyers more yield-bearing assets in their position than they originally have, bringing them **leveraged yield**. &#x20;

Leverage buyers enjoy unprecedented experience in SYM Finance:

* **One-click leverage -** Leverage buyers need not manually complete the abovementioned process. They only need to specify the deposit amount and desired leverage, and the protocol will finish the rest. With 80% LTV, leverage buyers can obtain up to 5x leverage.
* **Liquidation-free -** Since 1 symToken is always treated as equal to 1 Token in SYM Finance, leverage buyers' debt value is always pegged to \[collateral value \* LTV]. Therefore, leverage buyers won't be liquidated by price movement.
* **Interest-free -** SYM Finance charges zero interest rate on minted symToken. Therefore, leverage buyers get interest-free loans.

<br>


---

# Agent Instructions: 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://docs.symfi.io/sym-finance/mechanism/leverage-buyers.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.
