# Compatibility & Automations

Liquity V2 is only available on Ethereum, with the following automations:

* Automated Leverage Management
* Stop Loss
* Take Profit
* Boost on Target Price
* Repay on Target Price
* Stability Pool Liquidation Protection - Protect your position from liquidation with automated debt payback using BOLD deposited into Stability Pool.

The automations and advanced features, such as Boost & Repay are only available for positions on a Smart Wallet. If your position is on an EOA, you would need to migrate it to a Smart Wallet.

***

## Related Articles:

* [Liquity V2](https://help.defisaver.com/protocols/liquity-v2)
* [Dashboard & Use-case](https://help.defisaver.com/protocols/liquity-v2/dashboard-and-use-case)


---

# 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://help.defisaver.com/protocols/liquity-v2/compatibility-and-automations.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.
