# Open a Position

Users can open a position from the [JPEG'd Dashboard](https://jpegd.io/dashboard) on the dApp. .Borrowing is easy and can be done in a few simple steps. Watch the tutorial, or follow the steps below.

{% embed url="<https://youtu.be/Ym6sCCDNtdk>" %}

### 1. Select the collection you want to use as collateral from the collection dropdown menu

<figure><img src="/files/Rzp3Hycdtcz82OCN5vZA" alt=""><figcaption><p>The Dashboard shows you your available assets to borrow against and your positions.</p></figcaption></figure>

### 2. Select the NFTs you want to use as colleteral

<figure><img src="/files/HM8L8drhWCou7wjdFBaC" alt=""><figcaption><p>When selecting NFTs, the action button will be activated, showing all the actions that can be taken with the selection.</p></figcaption></figure>

### 3 Click the "BORROW" button in the action bar

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

### 4. Choose the currency and amount to borrow

It's also possible to opt-in for [liquidation insurance](/jpegd-dao/about-the-jpegd-protocol/liquidation-insurance.md). \
Please note that for borrowing against Cryptopunks, they need to be first deposited in the escrow contract before they can be used as collateral. The deposit transaction will queue up from the modal and borrowing will be enabled once all selected cryptopunks have been transferred.

<figure><img src="/files/Xf7CgIU89foKNROuEGJ6" alt=""><figcaption><p>Confirm you borrow</p></figcaption></figure>

### 5. You have now opened positions on JPEG'd and have been taken to the borrows tab from where you can manage your borrows.

<figure><img src="/files/BumVRCx0BfxYloRtGOIS" 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://docs.jpegd.io/jpegd-dao/cdp-lending-guides/borrowing/open-a-position.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.
