> 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/lovethena-collection/pt-susde-may-2025-7x/token-flow.md).

# Token Flow

<figure><img src="/files/T5sQAndE0eSMuWEOhQOs" alt=""><figcaption><p>Fig 28. Displaying the user flow for earning yield and Ori Points with the PT-sUSDe-Mar 2025 7x vault.</p></figcaption></figure>

1. Users deposit PT-sUSDe into the PT-sUSDe-May 2025 7x vault for shares
2. Users burn their shares of PT-sUSDe-May 2025 7x for PT-sUSDe when exiting
3. PT-sUSDe-May 2025 7x deploys to Pendle Finance by holding PT-sUSDe reserves
4. PT-sUSDe-May 2025 7x vault borrows DAI to swap into PT-sUSDe for 7x Effective Exposure
5. PT-sUSDe-May 2025 7x vault supplies PT-sUSDe to the [Morpho LP (91.5% LLTV Pool)](https://app.morpho.org/ethereum/market/0x407d8c123443d362ffdfe73208068ef158a21d1a44a988c9acc23a51bade7905/pt-susde-29may2025-dai)
6. PT-sUSDe-May 2025 7x vault farms
   1. Native yield
   2. Ori Points at 30x (Season 3 Campaign)&#x20;
7. Rebalancing down triggers the PT-sUSDe-May 2025 7x vault to borrow more DAI using flashloans
8. Rebalancing up sells PT-sUSDe into DAI to pay down debt owed to the Aave 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/lovethena-collection/pt-susde-may-2025-7x/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.
