# Withdraw Assets

On Nitron, you can lend out your idle assets and earn an APR on it. At any time, you can choose to withdraw the assets you have lent out safely back to your wallet.

Here’s how:

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

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

The Nitron page opens up as shown below.

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

**Step 2:** Under the “You’re Lending” window, you can view all assets that you have lent out.

For example, you are wish to withdraw the SWTH that you have lent out.

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

**Step 3:** Click the “Withdraw” button on the desired asset. The “Withdraw” page opens up as shown below.

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

**Step 4:** Enter the desired amount you wish to withdraw. You can choose to withdraw just the lent out amount or the lent amount along with collateral.

On inputting the amount, you will see your health factor change accordingly as shown down below.

<figure><img src="/files/6ygrSxYvqOTwU7D1KFYq" alt=""><figcaption></figcaption></figure>

**Step 5:** Click the “Withdraw” button to finalise your action.

<figure><img src="/files/36l9rQ79RcImtfGkYTUb" alt=""><figcaption></figcaption></figure>

Congratulations! You have successfully withdrawn your assets. You can view your new health balance and remaining balance after withdrawal in this window.

#### **Special Scenarios**

There maybe special scenarios wherein you are unable to fully withdraw what you've lent out. This occurs when you are borrowing other assets, and hence by withdrawing assets, your health factor is at a risk of falling. This can put you at risk of liquidation.&#x20;

To prevent this scenario and withdraw more, you can return your borrowed assets.&#x20;

<figure><img src="/files/1At26Xw4NosXAfLf4Fgd" alt=""><figcaption></figcaption></figure>


---

# 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/withdraw-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.
