> For the complete documentation index, see [llms.txt](https://docs.origami.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.origami.finance/the-second-fold-v2/deprecated-vaults/lovbtc-collection/pt-cornlbtc-dec24-8x/token-flow.md).

# Token Flow

<figure><img src="/files/IiJawT3g97rvQf9VfdYP" alt=""><figcaption><p>Fig 30. Displaying the user flow for earning PT-cornLBTC-Dec24 yield and Ori Points with the PT-cornLBTC-Dec24 8x vault.</p></figcaption></figure>

1. Users deposit PT-cornLBTC-Dec24 into the PT-cornLBTC-Dec24 8x vault for shares
2. Users burn their shares of PT-cornLBTC-Dec24 8x for PT-cornLBTC-Dec24 when exiting
3. PT-cornLBTC-Dec24 8x deploys to Pendle Protocol by holding PT-cornLBTC-Dec24 reserves
4. PT-cornLBTC-Dec24 8x vault borrows PT-cornLBTC-Dec24 to swap into PT-cornLBTC-Dec24 for 8x Effective Exposure
5. PT-cornLBTC-Dec24 8x vault supplies PT-cornLBTC-Dec24 to the [ZeroLend LP (90% LLTV Pool)](https://app.zerolend.xyz/reserve-overview/?underlyingAsset=0x332a8ee60edff0a11cf3994b1b846bbc27d3dcd6\&marketName=proto_mainnet_btc_v3)
6. PT-cornLBTC-Dec24 8x vault farms
   1. Pendle PT yield at 8x
   2. Ori Points at 2x&#x20;
7. Rebalancing down triggers the PT-cornLBTC-Dec24 8x vault to borrow more PT-cornLBTC-Dec24 using flashloans
8. Rebalancing up sells PT-cornLBTC-Dec24 into PT-cornLBTC-Dec24 to pay down debt owed to the ZeroLend pool


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.origami.finance/the-second-fold-v2/deprecated-vaults/lovbtc-collection/pt-cornlbtc-dec24-8x/token-flow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
