# Reserve Factor

Each asset in the Starfish protocol has specific values related to their risk, which influences how they are supplied and borrowed. Each asset in the Reserve Vault has a designated Reserve Factor to safeguard against liquidation events.

Assets Reserve Factor:

USDC: 30%&#x20;

USDT: 30%&#x20;

DAI: 30%&#x20;

BAI: 30%&#x20;

wETH: 30%&#x20;

ASTR: 40%

GLMR: 40%

sDOT: 50%

The Reserve Factors will be evaluated regularly based on the asset’s volatility and market liquidity.


---

# 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.starfish.finance/defi-x-nft-fi/nft-fi/reserve-factor.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.
