# How to Borrow on Neptune

1\. On Neptune Finance application, first connect your wallet by clicking connect wallet.

![](/files/SoTdSnjq7dPpZeRrIvOB)

2\. Select your preferred wallet.

![](/files/eENrBfZDMstedrHGwFFV)

3\. With your wallet connected, you can now see the available assets you can use in Neptune.

![](/files/Rma2JHC0ceF2kCL5oR3V)

4\. Click the 'Borrow' tab to go to the borrow page.

![](/files/HDuPYkyhQM8DbddWA2kE)

5\. In the borrow page, you can deposit the assets you have available as collateral.

![](/files/OIQDVAGw58QZqie7aOW8)

6\. Enter the amount of tokens you want to deposit as collateral.

![](/files/0UZPwogRHbeXqfHZgKVN)

7\. Click the 'add collateral' button to execute the add collateral transaction.

![](/files/Zdwy774h2BfE3N5d0ynB)

8\. Approve the transaction in your wallet.

![](/files/qoRNDQZZfWpk435lBVlC)

9\. Now you have a new margin account with the collateral you just deposited.

![](/files/FK87npYKNxnSNQLM4Pw2)

10\. You now have collateral in your first margin account. Now you can borrow an asset. Click 'borrow' on the asset that you want to borrow in your margin account.

![](/files/CXmdqSLH1PPt8pYcavCQ)

11\. Enter the amount of tokens you want to borrow.\
The account health visual will update automatically to show your estimated account health with the amount of tokens you have entered.

![](/files/IAKg2lefHSXp2vz1WLMi)

12\. Once you've entered your amount click the 'borrow' button to execute the borrow transaction.

![](/files/aCgwsvSKQdhUSS4dlV2X)

13\. Approve the transaction in your wallet.

![](/files/DsuChZJoqd906rkuoYrt)

14\. You now have an active borrower position.\
You can see more information about your borrower position if you click the dropdown details of your subaccount.

![](/files/nGvhyGco7LF6FRk9vCbr)

15\. You can edit the name of your margin account for easier personal tracking.

![](/files/NUFDibG8OBd0wdMLXCnX)

16\. Now that your margin account is set up, be sure to monitor your collateral, debt and account account health values.\
If your account health ever goes below 1, your margin account would be subject to liquidation.

![](/files/bzh8N7Gf3AJYHJSKy9pC)


---

# 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.nept.finance/user-guides/how-to-borrow-on-neptune.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.
