# ABOUT THE JPEG'd PROTOCOL

- [Introduction to JPEG'd](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/introduction-to-jpegd.md): Peer to Protocol NFT Lending
- [Lending Mechanics](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/lending-mechanics.md): How to get instant liquidity against NFTs with JPEG'd
- [Borrow Interest Rates, Fees and Vault Tiers](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/lending-mechanics/borrow-interest-rates-fees-and-vault-tiers.md)
- [Loan-to-Value Ratios and Liquidation Thresholds](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/lending-mechanics/loan-to-value-ratios-and-liquidation-thresholds.md)
- [NFT Pricing](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/lending-mechanics/nft-pricing.md): Safe NFT Pricing thanks to Chainlink oracles
- [Liquidations](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/lending-mechanics/liquidations.md)
- [Borrow with JPGD](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/lending-mechanics/borrow-with-jpgd.md): Use JPGD as collateral and mint pETH
- [Supported Collections](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/supported-collections.md): Borrow against blue-chip NFT collections
- [Liquidation Insurance](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/liquidation-insurance.md): Insure your NFT borrow positions against liquidation
- [JPEG'd Boosts](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/jpegd-boosts.md): Get more value from your NFT and secure more headroom from unexpected market movements
- [LTV Boost](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/jpegd-boosts/ltv-boost.md): Get higher LTV by locking JPGD
- [Traits Boost](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/jpegd-boosts/traits-boost.md): Unlock extra credit limit for rarer NFTs
- [Traits Boost Multipliers](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/jpegd-boosts/traits-boost/traits-boost-multipliers.md): Unlock larger credit limits for NFTs with rare traits
- [Cigarette Boost](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/jpegd-boosts/cigarette-boost.md): Get 10% extra credit limit and liquidation ratio across ALL positions
- [Auctions](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/auctions.md): Buy cheap bluechip NFTs, by bidding on liquidated NFTs
- [Notification Bot](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/notification-bot.md): Track your positions changes
- [Airdrop](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/airdrop.md)
- [Tokens](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/tokens.md)
- [$JPGD](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/tokens/usdjpgd.md): Govern the protocol and get more borrowing power with $JPGD
- [$pETH](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/tokens/usdpeth.md): Borrow $pETH and swap to ETH or use it to get yield
- [$PUSd](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/tokens/usdpusd.md): Borrow and swap $PUSd to utilize the value of your NFTs throughout DeFi
- [JPEG Cards](https://docs.jpegd.io/jpegd-dao/about-the-jpegd-protocol/tokens/jpeg-cards.md)


---

# 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.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.
