# Lend Assets

On Nitron, you can lend out your idle assets to earn an APR on it. The custody of the asset remains with you, while you earn passive income on it. You can withdraw your loan permissionlessly at any given time.

{% hint style="info" %}
Learn more about Lend [here](https://guide.carbon.network/features/money-market/functionalities-of-money-market/lend).
{% endhint %}

To lend your assets, follow these steps:

**Step 1:** Launch Demex, click “Earn” in the navigation menu and click “Nitron” under the dropdown bar.

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

The Nitron page opens up as shown below.

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

**Step 2:** Under the “Lend” window, you can view all assets that you can lend at any given time according to your balance available in your wallet.

{% hint style="info" %}
If you do not have available balance in wallet for any asset, deposit it from the Balances page first.&#x20;
{% endhint %}

For example, you are able to lend SWTH token which is currently earning an APR of 10.93%.

<figure><img src="/files/9lSxeVmqWGKekzNsceXR" alt=""><figcaption></figcaption></figure>

**Step 3:** Click the “Lend” button on the desired asset, which opens up to this window as shown below.

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

**Step 4:** Enter the desired amount, or select the maximum available balance from your wallet to lend. The option to “Use all as Collateral” is selected by default. This serves as a collateral if you wish to borrow other assets or mint the stablecoin.

Here we choose to use the entire amount as collateral, however you can uncheck this box and entire the desired amount as well.

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

You can view the change in your health factor after inputting your loan amount.

**Step 5:** Click the “Lend” button to finalise your loan.

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

Congratulations! You have successfully lent out your asset. You can view these assets on the “You’re Lending” window of the Nitron page.


---

# 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://guide.dem.exchange/earn/nitron-lend-and-borrow/walkthroughs/lend-assets.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.
