# Protocols on Plasma

Functionally, Aave on Plasma offers the same UX as the Aave dashboard on any other chain supported by DeFi Saver. This means access to the following suite of tools:<br>

* 1-tx leveraged create of a borrow position
* 1-tx Close (repaying debt and withdrawing collateral in one transaction)
* Boost (1-tx leveraging of an already opened borrow position by incurring more debt, swapping it to collateral and supplying it)
* Repay (1-tx debt repayment by withdrawing collateral, swapping it to debt, and paying back debt)

All of these features are available for positions on both an EOA wallet, and Safe smart wallets.

> However, there are some position management features that are currently missing on Aave Plasma on DeFi Saver:<br>
>
> * Automations
> * Notify
>
> \
> We will be working on making these available in the future.

{% hint style="success" %}
DeFi Saver also offers DEX meta-aggregation on Plasma, meaning we'll find you the best price for your swaps across multiple DEX aggregators. These include:

* 0x
* 1inch
* Kyberswap

Our other aggregator partners (Bebop, Odos, Velora) will be coming soon to the swap routes as well.
{% endhint %}

This suite of tools is also available for Fluid on Plasma - with Fluid also offering the following markets:

* wstUSR/USDT
* XAUt/USDe
* syrupUSDT/USDT

For more information on both the Aave and Fluid dashboards on DeFi Saver, you can refer to their respective Knowledge Base articles:

* [Aave Dashboard & Use-case](https://help.defisaver.com/protocols/aave/dashboard-and-use-case)
* [Fluid Dashboard & Use-case](https://help.defisaver.com/protocols/fluid/dashboard-and-use-case)

Aside from the Aave and Fluid dashboards, the available DeFi Saver features available on Plasma are:

* [Discover Page](https://help.defisaver.com/features/discover)
* [Trending Page](https://help.defisaver.com/features/trending-zaps)
* [Exchange](https://help.defisaver.com/features/exchange)
* [Bridge](https://help.defisaver.com/features/bridge)

***

## Related Articles:

* [Plasma Chain](https://help.defisaver.com/general/compatibility/supported-chains-and-protocols/plasma-chain)


---

# 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/general/compatibility/supported-chains-and-protocols/plasma-chain/protocols-on-plasma.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.
