# Lenders

Altitude [Optimizing Borrowing Rates](/general/protocol-overview/optimizing-borrowing-rates.md) for its users, to support this we have built integrations with the following protocols to finance debt:

<table><thead><tr><th width="124.6396484375">Logo</th><th>Protocol</th><th>Link</th></tr></thead><tbody><tr><td><div><figure><img src="/files/V6TVa3nOwBRXloRUJjgt" alt=""><figcaption></figcaption></figure></div></td><td>Aave</td><td><a href="https://aave.com">aave.com</a></td></tr><tr><td><div><figure><img src="/files/fV9ZAh19ieHuXXXmZbAp" alt=""><figcaption></figcaption></figure></div></td><td>Morpho</td><td><a href="https://morpho.org">morpho.org</a></td></tr></tbody></table>

To see which protocols the vaults are currently generating yield from, please check [app.altitude.fi](https://app.altitude.fi).

## Risks

In order to understand the risks associated with each integration please research the external protocol. To understand the risks associated with Altitude please see [Risks](/resources/risks.md).

## Allocation Proposals

We may change where we finance debt. Please keep an eye on [Allocation Proposals](/smart-contracts/allocation-proposals.md) to be aware of any changes.


---

# 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.altitude.fi/integrations/lenders.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.
