# Yeti Calculator

## What is the Yeti Calculator?

The Yeti Calculator is the best way to visually see all the factors involved when opening or managing a Trove. We recommend playing around with the Yeti Calculator before opening serious positions on Yeti Finance.&#x20;

{% hint style="info" %}
The Yeti Calculator is not by any means financial advice or a replacement for proper research.
{% endhint %}

Instead, use the Yeti Calculator to visualize possible liquidation scenarios rather than forgoing research.

To get started, head over to <https://app.yeti.finance/#/calculator>.

![](https://165386313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4OftjbgGWmJOiwFRkFKr%2Fuploads%2FthSiDHN0qiAm5NWVP52o%2FScreen%20Shot%202022-04-15%20at%2011.27.10%20AM.png?alt=media\&token=a96aeacf-27fa-4aa7-b757-5004c4ab9dd3)

### Trove Collateral Simulator

The **Trove Collateral Simulator** can be used to simulate different collateral price impacts on your Trove.

{% hint style="info" %}
If you've already opened a Trove, the default state would show the collaterals and balances in your Trove.
{% endhint %}

Hit **Add Collateral Type** to start adding different collaterals to the Yeti Calculator.

![](https://165386313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4OftjbgGWmJOiwFRkFKr%2Fuploads%2FcdbHQUFMhLV5TABUzX7z%2FScreen%20Shot%202022-04-15%20at%2011.25.02%20AM.png?alt=media\&token=8b1b56e8-c03e-4ac2-811b-f9e5b1b5e2ae)

* **Collateral** - The names of collateral in your Trove/simulation.
* **Balance** - The number of each tokens in your Trove.
* **Current Price** - The market price of the collateral asset.
* **Price Slider** - Simulate the price changes of the collateral in your Trove.
* **Price** - The simulated price of the collateral in your Trove.
* **Safety Ratio** - The ratio that weights the collateral based on risk. Higher-risk collaterals have a lower safety ratio and are given a lower weight when calculating the risk adjusted value of your trove.&#x20;
* **Risk Adjusted Value** - The weighted value of your collateral based on safety ratio. Risk Adjusted Value = Balance \* Price \* Safety Ratio.

### Add Collateral Type

The **Add Collateral Type** modal will pop up and show **Token,** **Safety Ratio**, and **Wallet Balance**. Select the collaterals you want to play around with and hit the Add button afterwards.

![](https://165386313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4OftjbgGWmJOiwFRkFKr%2Fuploads%2F0KPT8eS4CAVrtTSXohck%2FScreen%20Shot%202022-04-14%20at%203.54.46%20PM.png?alt=media\&token=6db9003b-10b8-41c2-b437-00d35ad83af2)

Afterwards, you can see all the different collateral types you have added. Now you can play around by changing the balances for each collateral and either use the slide to adjust the prices or enter an amount in the boxes.

Remember that **Weighted Collateral Value** is equal to the Balance \* Price \* Safety Ratio of the collateral in your Trove.&#x20;

![](https://165386313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4OftjbgGWmJOiwFRkFKr%2Fuploads%2FrbuIS06D1G9vI1Enkj9p%2FScreen%20Shot%202022-04-14%20at%204.13.55%20PM.png?alt=media\&token=7e84efbb-7a42-4434-8b20-cdb41c1fcc49)

Click the **Reset** button to go back to the default state. If you have a Trove open, the default state would be the assets and the amount in your Trove.

![](https://165386313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4OftjbgGWmJOiwFRkFKr%2Fuploads%2Fk0uFv0w4osUdk3eQ1u2i%2FScreen%20Shot%202022-04-14%20at%204.20.21%20PM.png?alt=media\&token=6763131b-1b12-48af-b439-8e88ffc25457)

## Overall Stats

The Overall Stats section shows **Overall Trove Stats**, **Debt**, **Summary**, **Total Weighted Collateral Value**, **Total YUSD Debt**, and **Individual Collateral Ratio**.

Adjust the **Overall Trove Stats** and **Debt** to see changes in your **Total Weighted Collateral Value** and **Individual Collateral Ratio.**&#x20;

![](https://165386313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4OftjbgGWmJOiwFRkFKr%2Fuploads%2FJUXZNxg4j7EOD7GdjU84%2FScreen%20Shot%202022-04-14%20at%204.33.36%20PM.png?alt=media\&token=e8bbf2fe-8313-41eb-aa2c-2bd77161e5bb)

* **Overall Trove Stats** - A slider that simulates the overall change of your Trove excluding stablecoins.&#x20;
* **Debt** - A slider to adjust the amount of YUSD you can borrow, with the bounds being the minimum and maximum amount you can borrow.&#x20;
* **Total Risk Adjusted Value** - The total weighted value of the Trove based on risk.
* **Individual Collateral Ratio** - Your Trove's collateral ratio and the Risk Adjusted Value of your Trove over the total YUSD debt. Remember to keep it above 110% to avoid liquidations.&#x20;
* **Summary** - The summary explains the percentage that your simulated Trove would have to decrease by to liquidatable.


---

# 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://docs.yeti.finance/using-yeti-finance/yeti-calculator.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.
