# Adding Collateral

1. On the top right corner of the borrow section, click on **Create a new loan**

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

2. Input the name of your loan, choose the type of loan you want, click on Continue

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

3. You can choose Create loan and add collateral later or you select Create Loan. Selecting an asset to add to the loan while creating a loan bundles the two actions in a single transaction.

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

4. Before borrowing an asset you need collateral. Click **Add Collateral** to collaterize an asset

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

5. Input the amount you want to collaterize and sign with your connected wallet


---

# 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.townsq.xyz/user-guide/borrow/adding-collateral.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.
