# Lending Market

A key feature of Aurelius is its integrated lending market. Collateral that is deposited to mint aUSD is supplied to the lending market to earn additional yield on behalf of users. To borrow collateral assets from Aurelius, navigate to the lending market page.

<figure><img src="/files/xvJEMB4sHP0MX9CoCXwI" alt=""><figcaption></figcaption></figure>

From here, users can deposit collateral and borrow assets as they would in any other lending market. The key difference is that Aurelius asset supply is reinforced by aUSD infrastructure.

{% hint style="info" %}
If you have questions, please reach out to the Aurelius team in our official [Discord](https://discord.com/invite/Fe7Svu5rg3).
{% endhint %}


---

# 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.aurelius.finance/how-to-use-aurelius/lending-market.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.
