# I can't see the liquidation price for my position

If you have multiple tokens as collateral, DeFi Saver does not show the Liquidation Price as it would be extremely hard to calculate precisely. \
\
The amount would depend on the price movement of multiple different tokens at the same time, which creates the bottleneck.

However, your Safety/Health Ratio will remain visible, so you will still have metrics to rely on for risk management.


---

# 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/troubleshooting/i-cant-see-the-liquidation-price-for-my-position.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.
