# Pendle Academy

## Pendle Academy

- [Start Here](https://pendle.gitbook.io/pendle-academy/start-here.md): Your epic DeFi yield journey begins
- [Chapter 1 - Introduction to Optimizing Yield](https://pendle.gitbook.io/pendle-academy/pendle-101/chapter-1-introduction-to-optimizing-yield.md)
- [Chapter 2 - Yield Tokenization Basics](https://pendle.gitbook.io/pendle-academy/pendle-101/chapter-2-yield-tokenization-basics.md)
- [Pendle 101 - Key Takeaways](https://pendle.gitbook.io/pendle-academy/pendle-101/pendle-101-key-takeaways.md)
- [Chapter 3.1 - Fixed Yield on Pendle](https://pendle.gitbook.io/pendle-academy/optimizing-yields-with-pendle/chapter-3.1-fixed-yield-on-pendle.md)
- [Chapter 3.2 - More Yield via Liquidity Provision](https://pendle.gitbook.io/pendle-academy/optimizing-yields-with-pendle/chapter-3.2-more-yield-via-liquidity-provision.md)
- [Chapter 4 - Yield Trading Basics with YT](https://pendle.gitbook.io/pendle-academy/optimizing-yields-with-pendle/chapter-4-yield-trading-basics-with-yt.md)
- [Chapter 5 - Important concepts in yield trading](https://pendle.gitbook.io/pendle-academy/optimizing-yields-with-pendle/chapter-5-important-concepts-in-yield-trading.md)
- [Optimizing Yields with Pendle - Key Takeaways](https://pendle.gitbook.io/pendle-academy/optimizing-yields-with-pendle/optimizing-yields-with-pendle-key-takeaways.md)
- [PT / YT / LP Cheatsheet](https://pendle.gitbook.io/pendle-academy/cheatsheet-for-the-impatient/pt-yt-lp-cheatsheet.md)
- [Chapter 6 - Shorting Yield](https://pendle.gitbook.io/pendle-academy/yield-trading-deep-dives/chapter-6-shorting-yield.md)
- [Chapter 7 - Providing Liquidity while Trading Yield](https://pendle.gitbook.io/pendle-academy/yield-trading-deep-dives/chapter-7-providing-liquidity-while-trading-yield.md)
- [Chapter 8 - Long Yield (Obtain Leveraged Yield-Exposure)](https://pendle.gitbook.io/pendle-academy/yield-trading-deep-dives/chapter-8-long-yield-obtain-leveraged-yield-exposure.md)
- [Chapter 9 - Identifying Opportunities to Long/Short Yield](https://pendle.gitbook.io/pendle-academy/yield-trading-deep-dives/chapter-9-identifying-opportunities-to-long-short-yield.md)
- [Points Trading](https://pendle.gitbook.io/pendle-academy/ecosystem-and-resources/points-trading.md): All you need to know on Points trading.
- [Points Support Page](https://pendle.gitbook.io/pendle-academy/ecosystem-and-resources/points-trading/points-support-page.md)
- [Withdrawals / Deposits from Other Chains](https://pendle.gitbook.io/pendle-academy/ecosystem-and-resources/withdrawals-deposits-from-other-chains.md)
- [$PENDLE Farms](https://pendle.gitbook.io/pendle-academy/ecosystem-and-resources/usdpendle-farms.md)
- [Pendle Wars & "Bribes"](https://pendle.gitbook.io/pendle-academy/ecosystem-and-resources/pendle-wars-and-bribes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://pendle.gitbook.io/pendle-academy/start-here.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.
