# Return Assets

On Nitron, you can borrow assets without actual ownership at a low interest rate. You can return the borrowed assets at any given time.

Follow these steps to return your borrowed assets:

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

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

The Nitron page opens up as shown below.

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

**Step 2:** Under the “You’ve Borrowed” window, you can view all assets that you have borrowed at any given time. For example, the SWTH token was initially borrowed at an interest rate of 10.93%.

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

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

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

**Step 4:** Enter the desired amount that you wish to return. Use the dropdown menu to select the asset that you wish to use to repay your loan.

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

**Step 5:** Click the “Return” button to return the borrowed amount.

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

Congratulations! You have successfully returned the borrowed asset.


---

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