# The Basics

- [Chapter 0 - Understanding Funding Rates](https://pendle.gitbook.io/boros/the-basics/chapter-0-understanding-funding-rates.md): Skip this chapter if you are already familiar with funding rates.
- [Chapter 1 - Yield Units (YU)](https://pendle.gitbook.io/boros/the-basics/chapter-1-yield-units-yu.md)
- [Chapter 2 - Implied APR and Underlying APR](https://pendle.gitbook.io/boros/the-basics/chapter-2-implied-apr-and-underlying-apr.md)
- [Chapter 3 - Opening and Closing a Position](https://pendle.gitbook.io/boros/the-basics/chapter-3-opening-and-closing-a-position.md)
- [Chapter 4 - Settlement](https://pendle.gitbook.io/boros/the-basics/chapter-4-settlement.md)
- [Chapter 5 - Long Rates](https://pendle.gitbook.io/boros/the-basics/chapter-5-long-rates.md)
- [Chapter 6 - Short Rates](https://pendle.gitbook.io/boros/the-basics/chapter-6-short-rates.md)
- [Chapter 7 - Margin and Liquidations](https://pendle.gitbook.io/boros/the-basics/chapter-7-margin-and-liquidations.md)
- [TLDR: How to Win](https://pendle.gitbook.io/boros/the-basics/tldr-how-to-win.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://pendle.gitbook.io/boros/the-basics.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.
