# Compatibility & Automations

CurveUSD is only available on Ethereum Mainnet with the following automation options:<br>

* Automated Leverage Management
* Automated Payback (Pay back part of your debt using crvUSD from your account once your health ratio drops below a configured threshold.)

The automations, along with DeFi Saver's signature Boost & Repay features, are only available for positions on a Smart Wallet. This means that positions on EOA wallets will not be able to use the aforementioned features.

***

## Related Articles:

* [CurveUSD](https://help.defisaver.com/protocols/curveusd/does-curveusd-charge-any-fees)
* [Dashboard & Use-case](https://help.defisaver.com/protocols/curveusd/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/curveusd/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.
