# Max LTV Table

Max LTVs are useful for comparing Notional to other lending protocols for specific collateral and asset pairs.

You can find a table of Max LTVs on [this spreadsheet](https://docs.google.com/spreadsheets/d/1Dm6dN5nXqJWhDAV3k313OT3bjqbwQ9qTJ2noq1xJRi0/edit?usp=sharing).

**NOTE** - this only applies to users who are lending their collateral at a variable rate and borrowing at a variable rate. If you are lending or borrowing at fixed rates, or if you are using nTokens as collateral, your Max LTV will be slightly less than what this table shows.


---

# 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.notional.finance/notional-v3/borrower-resources/max-ltv-table.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.
