# Compatibility & Automations

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

* Automated Leverage Management
* Stop Loss
* Take Profit
* Trailing Stop - Fully close your position once the collateral asset price drops by the configured percentage from its previous peak
* Savings Protection (Supply) - Protect your Liquity Trove from liquidation with automated collateral top-up by withdrawing DAI deposited into DSR and using it to obtain more ETH.
* Savings Protection (Payback) *-* Protect your Liquity Trove from liquidation with automated LUSD debt payback using DAI deposited into DSR.
* Redemption Protection - Protect your Trove from getting redeemed with automated repayment based on the total debt of Troves with a lower collateralization ratio.

Automations, along with advanced DeFi Saver tools such as Boost & Repay are only available for Liquity positions on a Smart Wallet. This means that positions on an EOA would need to migrate to a Smart Wallet in order to access them.

***

## Related Articles:

* [Liquity V1](https://help.defisaver.com/protocols/liquity-v1)
* [Dashboard & Use-case](https://help.defisaver.com/protocols/liquity-v1/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-v1/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.
