> For the complete documentation index, see [llms.txt](https://help.defisaver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.defisaver.com/protocols/fluid/dashboard-and-use-case.md).

# Dashboard & Use-case

For users who are looking at capital efficiency as the main reason to interact with a lending protocol, Fluid offers a wide variety of options built-into the protocol itself.&#x20;

Thanks to the Fluid Liquidity Layer, users essentially have a built in DEX that creates liquidity pools from collateral, borrowed, and lent funds. In turn, this means that, within the same protocol, a user can:<br>

* Supply collateral and borrow debt
* Earn yield on the position
* Use the debt asset and supply it to the Fluid Liquidity Layer
* Earn additional yield from borrowers of the supplied debt asset

From a safety perspective - Fluid automatically adjusts how much can be borrowed or supplied with each new block, which helps prevent sudden risk. It also separates risk by pooling liquidity and keeping an eye on how much is being used, which helps avoid bigger system-wide issues.

It’s also cheaper for users. with gas fees and liquidation penalties that are lower than most other platforms.&#x20;

With all of it's mechanisms in place - Fluid also offers considerably high LTV for loans, which further reinforces the "capital efficiency" aspect of the protocol.

Before we head into how DeFi Saver lets users achieve maximum capital efficiency on Fluid, let's first look at how a position is created:

<details>

<summary>Show me how:</summary>

The first step would be to navigate to the Fluid dashboard from the sidebar on the left:

<figure><img src="/files/dInc5YhtAOuQvccGaPBI" alt=""><figcaption></figcaption></figure>

Aside from the Create tab, you'll also notice the:

* Manage tab, where you'll be able to manage your Fluid position after opening it
* Automate tab, which gives you access to automation options.
* Notify tab, where you'll be able to set custom notification triggers.
* Lend tab, which lets you lend your assets to Fluid LPs in order to earn interest

On the "Create" tab, you'll see that every Fluid market has important information such as:<br>

* The supply/borrow APY
* The LTV
* Total debt/supply

To start opening a position, simply find the suitable vault and click on it:

<figure><img src="/files/UC8OaZLJ4ZM9ZCs42a4v" alt=""><figcaption></figcaption></figure>

1. Our first example will be opening a Borrow position. You'll need to input the amount of collateral and the debt amount.
2. The tab on the right will update in real time to show you a projection of your position.
3. If everything check out for you, click on the "Create" button.

If you'd prefer to open a leveraged position, you can start by clicking on the "Leverage" tab:

<figure><img src="/files/ovWelx0fZRu5vLNCLVNi" alt=""><figcaption></figcaption></figure>

The interface is a bit more complex than the first due to the nature of leveraging. Here, you can:

* Input the collateral amount
* Input the leverage amount
* Input the borrow amount
* The exchange route (DeFi Saver will look to automatically find you the best one if you leave "Automatic")
* The slippage limit
* View your position's metrics before opening it

The dashboard will now show your new position:

<figure><img src="/files/4aIJEkWVF6F40hDBdHhq" alt=""><figcaption></figcaption></figure>

You'll be able to see many important metrics on this dashboard, such as:<br>

* The Collateral and Safety ratio of your position
* Your borrow limit
* The liquidation price
* Your Net APY %

The final part of the dashboard we'll cover are the manual management tools.

In the Leverage section, you'll find:

* Boost - This tool is used to increase your exposure to the collateral asset when the safety ratio of your position increases. It does this by borrowing more of the debt asset, swapping it to the collateral asset, and supplying it to your current position.
* Repay - This tool is used to increase the safety ratio of your position by swapping part of your collateral asset in order to repay part of the debt.

In the Add/Remove section, you'll find:

* Supply - This tool is used to add more collateral to your position in order to increase the safety ratio.
* Withdraw - This tool is used to withdraw collateral from your position, in turn decreasing your safety ratio
* Borrow - This tools is used to borrow more of the debt asset from your current position, in turn decreasing your safety ratio.
* Pay back - This tool is used to pay back part of (or the entirety) of your debt, in turn increasing your safety ratio.

In the Shift section, you'll find:

* Shifter - This tool lets you move your entire position to a different protocol

Underneath the tool you want to use, you'll find the "Combine with another action" option. This lets you add an extra action on top of the tool you're already using - ensuring both are handled in a single transaction:

<figure><img src="/files/t3hOvCn0FU8EW6XWnmFS" alt=""><figcaption></figcaption></figure>

Before executing any of these actions, the dashboard will provide you with updated metrics for your position based on the values you've input:

<figure><img src="/files/9p4ZddhVRNaM4eXfCUr2" alt=""><figcaption></figcaption></figure>

You're now well equipped to efficiently manage your Spark position on DeFi Saver!

{% hint style="info" %}
*We highly recommend reading through our Automation articles to get a better understanding of how you can further improve how your position is managed.*
{% endhint %}

</details>

Now that we've covered the basics of opening a position, let's take a look at how to use the borrowed asset in order to lend it on Fluid:

<details>

<summary>Show me how:</summary>

The first step would be navigating to the "Lend" tab:

<figure><img src="/files/2qxZZMqFtL02u2FnV6qX" alt=""><figcaption></figcaption></figure>

From there, you can pick the asset that you'd like to supply - Whether it's debt that you borrowed or an asset you already own in your wallet.

Before lending, you'll be able to see:

* Your APY
* Your estimated yearly/monthly/weekly rewards
* If you have any claimable FLUID rewards

If you decide to withdraw the funds at any point, you'll simply navigate back to this interface, and instead of the "Deposit" option, you'd choose "Withdraw"

</details>

> One of the main benefits of utilizing DeFi Saver's service is access to our automation options that maintain your position based on your personal inputs. \
> \
> Additionally, managing your Fluid position through DeFi Saver provides you with numerous tools that help you increase/decrease leverage in one transaction, or even change the protocol your position is on.

{% hint style="info" %}
*Automations have minimal debt requirements and their availability depends on the chain you're currently on.*&#x20;
{% endhint %}

<details>

<summary>Closing or Transferring your position:</summary>

The two remaining options on the dashboard that we haven't covered are Close and Transfer.

If you decide to close down your current position, the steps are extremely straightforward:

1. Navigate to the main dashboard:

<figure><img src="/files/moEGmlcol596BI4Y3e5h" alt=""><figcaption></figcaption></figure>

Select the "Close" button:

<figure><img src="/files/CUTW9dDfQj1LXhJFvhtu" alt=""><figcaption></figcaption></figure>

3. Choose how you'd like to close your position.
4. Since closing from your position involves swaps, you can also (optionally) set the exchange route and slippage limit.
5. Press "Close Fluid"

{% hint style="info" %}
*The "Close (to X)" represents which asset will be withdrawn to your EOA wallet once the position is fully closed.*\
\
*To understand this in more detail, let's look at how the "Close" tool works in the background:*

* *First, it flash loans the debt asset*
* *It uses the flash loaned funds to pay back all of the debt*
* *Now that your collateral is freed up, it's withdrawn*
* *The collateral is then swapped to the debt asset*&#x20;
* *This is used to pay back the flash loan*
* *The remaining funds are withdrawn to your EOA*

\
*Now, if you choose "Close to (collateral asset)", this means that it will only swap enough of your collateral to cover the flash loan, but it will withdraw the rest in the collateral token.*\
\
*If you choose "Close to (debt asset)", it's going to swap all of your collateral to the debt asset, pay back the flash loan, and the rest will be withdrawn in the debt token.*
{% endhint %}

To Transfer a position, visit the main dashboard, and click the two arrow icon next to the "Close" option:

<figure><img src="/files/BhBAIUyyFxZSLI1w4ezG" alt=""><figcaption></figcaption></figure>

Click on the "Transfer" button, after which you can choose the wallet you'd like to transfer the position to:

<figure><img src="/files/QNIKMSwsAzDJleNshR4r" alt=""><figcaption></figcaption></figure>

Once everything's good to go, click "Transfer".

</details>

***

## Related Articles:

* [Fluid](https://help.defisaver.com/protocols/fluid)
* [Compatibility & Automations](https://help.defisaver.com/protocols/fluid/compatibility-and-automations)
* [Liquidity Layer](https://help.defisaver.com/protocols/fluid/liquidity-layer)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.defisaver.com/protocols/fluid/dashboard-and-use-case.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
