# Stress-Tested Value

Each [Whitelisted asset](https://docs.arkis.xyz/home/concepts/whitelisted-assets) in a [Liquidity Pool](https://docs.arkis.xyz/home/concepts/market) is assigned a Stress-Tested Value (STV) — a configurable parameter expressing the discounted value of that asset.

This value is:

* Defined *per asset, per pool*
* Used to conservatively estimate the **borrowable amount** of capital backed by that asset
* Serves as a **functional proxy for LTV**, but goes beyond by incorporating asset-specific risk dynamics

For example, a wETH asset with a Stress-Tested Value of 65% means:

> "In a portfolio stress scenario, Arkis assumes only 65% of the current market value of wETH can be reliably used as collateral."

This accounts for:

* Historical volatility
* Onchain liquidity (slippage upon liquidation)
* Oracle risks
* Protocol-specific behaviors (e.g. LP token redemption delay)

A Margin Account may contain multiple whitelisted assets. Each of them contributes to the Portfolio Stress-Tested Value depending on:

* Their current balance
* The price feed (via oracle)
* The pool-configured STV

Mathematically:

<figure><img src="https://3978617066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJHNY2cWUA8ooxRaSq4DZ%2Fuploads%2FePjnBsqCe3tkzlhtNHcH%2FScreenshot%202025-04-08%20at%2017.18.17.png?alt=media&#x26;token=22fbbdf6-e6e8-4ceb-94ae-3eec920f398e" alt=""><figcaption></figcaption></figure>

This value represents a conservatively estimated liquidation value of the account under market stress conditions.
