# Education

- [How-To Guides](https://docs.pembrock.finance/education/how-to-guides.md): Wanted to get start with leveraged yield farming on NEAR Protocol? Well, now’s your chance!
- [How to create a NEAR wallet](https://docs.pembrock.finance/education/how-to-guides/how-to-create-a-near-wallet.md)
- [Lending: Step-by-step guide](https://docs.pembrock.finance/education/how-to-guides/lending-step-by-step-guide.md)
- [Farming: Step-by-step guide](https://docs.pembrock.finance/education/how-to-guides/farming-step-by-step-guide.md)
- [How to buy PEM](https://docs.pembrock.finance/education/how-to-guides/how-to-buy-pem.md)
- [How to Stake PEM & Join DAO](https://docs.pembrock.finance/education/how-to-guides/how-to-stake-pem-and-join-dao.md): Learn how to stake PEM step by step and receive vePEM in order to become part of PembRock’s Decentralized Autonomous Organization.
- [How to claim $PEM token on Meta Yield](https://docs.pembrock.finance/education/how-to-guides/how-to-claim-usdpem-token-on-meta-yield.md)
- [NEAR Protocol Introduction](https://docs.pembrock.finance/education/near-protocol-introduction.md): In this PembRock’s Decentralized Finance (DeFi) 101 lecture, you’ll find out what NEAR Protocol has to offer to players in the space as a layer-1 blockchain.
- [General DeFi Investing](https://docs.pembrock.finance/education/general-defi-investing.md)
- [What Is DeFi?](https://docs.pembrock.finance/education/general-defi-investing/what-is-defi.md): Find out what DeFi means, how it was invented, and what bottlenecks it aims to remove.
- [CEX vs. DEX](https://docs.pembrock.finance/education/general-defi-investing/cex-vs.-dex.md)
- [How to Become a Liquidity Provider (LP)](https://docs.pembrock.finance/education/general-defi-investing/how-to-become-a-liquidity-provider-lp.md)
- [Understanding Impermanent Loss](https://docs.pembrock.finance/education/general-defi-investing/understanding-impermanent-loss.md)
- [Token Correlation](https://docs.pembrock.finance/education/general-defi-investing/token-correlation.md)
- [The Importance of Diversification](https://docs.pembrock.finance/education/general-defi-investing/the-importance-of-diversification.md)
- [Leveraged Yield Farming Education](https://docs.pembrock.finance/education/leveraged-yield-farming-education.md)
- [Farming roles explained](https://docs.pembrock.finance/education/leveraged-yield-farming-education/farming-roles-explained.md)
- [Providing Liquidity to DEXes — Key Benefits](https://docs.pembrock.finance/education/leveraged-yield-farming-education/providing-liquidity-to-dexes-key-benefits.md)
- [Undercollateralization: The Key to Leveraging](https://docs.pembrock.finance/education/leveraged-yield-farming-education/undercollateralization-the-key-to-leveraging.md)
- [Yield Farming Myths Busted!](https://docs.pembrock.finance/education/leveraged-yield-farming-education/yield-farming-myths-busted.md)
- [Key Leveraged Farming Strategies](https://docs.pembrock.finance/education/leveraged-yield-farming-education/key-leveraged-farming-strategies.md)
- [How to Avoid Getting Rekt in Leveraged Yield Farming](https://docs.pembrock.finance/education/leveraged-yield-farming-education/how-to-avoid-getting-rekt-in-leveraged-yield-farming.md)
- [Calculating Leveraged Yield Farming Returns](https://docs.pembrock.finance/education/leveraged-yield-farming-education/calculating-leveraged-yield-farming-returns.md)
- [The Power of Hedged Positions](https://docs.pembrock.finance/education/leveraged-yield-farming-education/the-power-of-hedged-positions.md)
- [The Big Short—PembRock Style](https://docs.pembrock.finance/education/leveraged-yield-farming-education/the-big-short-pembrock-style.md)
- [Yield Farming with Leverage: How to Maximize Returns](https://docs.pembrock.finance/education/leveraged-yield-farming-education/yield-farming-with-leverage-how-to-maximize-returns.md)
- [Useful Links & Tools](https://docs.pembrock.finance/education/leveraged-yield-farming-education/useful-links-and-tools.md)
- [Yield Farming Glossary](https://docs.pembrock.finance/education/yield-farming-glossary.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.pembrock.finance/education.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.
