# CDP LENDING GUIDES

- [Borrowing](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/borrowing.md)
- [Open a Position](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/borrowing/open-a-position.md): Step-by-step guide to opening a position on JPEG'd
- [Manage an Existing Position](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/borrowing/manage-an-existing-position.md)
- [Create an LTV Boost](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/borrowing/create-an-ltv-boost.md)
- [Close a Position and Withdraw Collateral](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/borrowing/close-a-position-and-withdraw-collateral.md)
- [Get Yield on JPEG'd](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/get-yield-on-jpegd.md): Use your NFTs to generate passive income
- [Farming with $pETH](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/get-yield-on-jpegd/farming-with-usdpeth.md): Use the value of your NFTs to get yield by leveraging Curve and Convex
- [Farm with $PUSd](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/get-yield-on-jpegd/farm-with-usdpusd.md)
- [$APECoin Staking on JPEG'd](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/get-yield-on-jpegd/usdapecoin-staking-on-jpegd.md): Benefit from $APE Staking AND the JPEG'd citadel
- [Solo $APE Staking](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/get-yield-on-jpegd/usdapecoin-staking-on-jpegd/solo-usdape-staking.md)
- [P2P $APE Staking](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/get-yield-on-jpegd/usdapecoin-staking-on-jpegd/p2p-usdape-staking.md)
- [$APE Staking FAQs](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/get-yield-on-jpegd/usdapecoin-staking-on-jpegd/usdape-staking-faqs.md)
- [JPEG'd Videos](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/jpegd-videos.md): Click play and go through our playlist of JPEG'd 101s and tutorials
- [Migrate JPEG to JPGD](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/migrate-jpeg-to-jpgd.md)
- [Airdrop Claiming](https://docs.jpegd.io/jpegd-dao/cdp-lending-guides/airdrop-claiming.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/cdp-lending-guides.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.
