# $PUSd

![](/files/jo5LoldPPFBK6wP0NW5S)

#### Overview

PUSd is the stablecoin synthetic of JPEG'd. It is minted when a user borrows against their NFT and burned when they decide to repay their loan. The base borrow rate for PUSd borrows on JPEG'd is **2%**.

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

#### Utility

* PUSd can be swapped to USDC / USDT / DAI using the [JPEG'd Swap](https://jpegd.io/swap), or by directly accessing the [Curve](https://curve.fi/#/ethereum/pools/factory-v2-281/swap) factory pool.

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

Learn how to borrow PUSd 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/usdpusd.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.
