# Monitoring Your Health

To monitor your loan-to-collateral health, look at the 'Borrow Limit' indicator in your dashboard. This shows how much you're 'Borrowing', relative to your 'Borrow Limit'.&#x20;

<figure><img src="https://3886464267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvtPoFPucy4bD56Uli8QE%2Fuploads%2FmwDu82VQzMF3499hdlLX%2Fimage.png?alt=media&#x26;token=1508389b-7eca-4cbc-b540-b9026324cdb2" alt=""><figcaption></figcaption></figure>

To reduce your risk of liquidation, be sure to keep your loan-to-collateral ratio as low as possible. (That is, make sure that you're far from exceeding your borrow limit).

<br>


---

# 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.tezos.finance/liquidation/monitoring-your-health.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.
