# Manage an Existing Position

After you opened a position, you can visit the[ borrows tab](https://jpegd.io/dashboard?tab=borrows) in the dashboard to manage your CDPs.

On this tab, you can:

* Monitor your positions to view their health, maximum borrowable amount, liquidation prices, boosts and more when opening the position dropdown
* Borrow more pETH or PUSd (but only the currency defined on the first borrow of the position)
* Boost your position either with the [LTV Boost](/jpegd-dao/about-the-jpegd-protocol/jpegd-boosts/ltv-boost.md) or the [Traits Boost](/jpegd-dao/about-the-jpegd-protocol/jpegd-boosts/traits-boost.md)
* Migrate NFTs to lower tiered vaults if there is enough borrow capacity
* Repay your debt and withdraw your NFTs

<figure><img src="/files/anYQ2RT6HgNLOzF1eab5" alt=""><figcaption><p>The BORROWS tabs lets you easily monitor and manage all your open positions on JPEG'd</p></figcaption></figure>

The process is similar to opening a position, select the positions you want to manage and select the action. Please note you cannot manage a selection of positions with both pETH and PUSd borrows.


---

# 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/manage-an-existing-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.
