# $pETH

![pETH is the ETH debt token of JPEG'd DAO and at all times overcollateralised  by the NFTs backing it](/files/A2hLglSityZUPJ1qlFMx)

#### Overview

pETH is the Ether synthetic of JPEG'd. It is minted when a user borrows against their NFT and burned when they decide to repay their loan. Unlike the standard 2% interest rate for borrowing PUSd, the standard interest rate is **5%** for borrowing pETH.

Like PUSd, pETH is overcollateralized by the value of the NFTs in JPEG'd vaults.

#### Utility

* pETH can be swapped for ETH using the [JPEG'd Swap](https://jpegd.io/swap), or by directly accessing the [Curve](https://curve.fi/#/ethereum/pools/factory-v2-335/swap) factory pool.
* It can be used to earn yield by providing liquidity in the Curve Factory pool. To learn how to get yield with pETH read our [guide](/jpegd-dao/cdp-lending-guides/get-yield-on-jpegd/farming-with-usdpeth.md).

**A user cannot borrow both pETH and PUSd from the same vault.**

Learn how to borrow pETH in our [borrowing](/jpegd-dao/cdp-lending-guides/borrowing.md) guide.


---

# 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/about-the-jpegd-protocol/tokens/usdpeth.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.
