# Compatibility & Automations

Maker is only available on Ethereum, with the following automation options:

* Automated Leverage Management
* Stop Loss
* Take Profit
* Savings Liquidation Protection - Protect your MakerDAO Vault from liquidation with automated debt payback using DAI deposited into Smart Savings.
* Trailing Stop Loss - Fully close your position once the collateral asset price drops by the configured percentage from its previous peak.

The automations are only available for positions that are on a Smart Wallet, meaning that if your position is not on an EOA, you will not have access to the automations, nor advanced tools such as Boost & Repay

***

## Related Articles:

* [MakerDAO (Sky)](https://help.defisaver.com/protocols/makerdao-sky)
* [Dashboard & Use-case (Sky)](https://help.defisaver.com/protocols/makerdao-sky/dashboard-and-use-case-sky)
* [Dashboard & Use-case (Maker)](https://help.defisaver.com/protocols/makerdao-sky/dashboard-and-use-case-maker)


---

# 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/makerdao/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.
