# Token Flow

<figure><img src="/files/SvSRv8ajM3FfuJt63sRM" alt=""><figcaption><p>Fig 24. Displaying the user flow for earning yield with the sUSDe 5x vault.</p></figcaption></figure>

1. User deposits sUSDe into the sUSDe 5x vault for shares
2. User burns their shares of sUSDe 5x for sUSDe when exiting
3. sUSDe 5x deploys to Ethena Protocol by holding sUSDe reserves
4. sUSDe 5x vault borrows DAI to swap into sUSDe for 5x Effective Exposure
5. sUSDe 5x shares are worth more sUSDe as yield accrues
6. sUSDe 5x vault captures 1x un-levered and 4x spread on yield after leverage
7. sUSDe 5x vault farms Ethena Sats at a 25x multiplier and Ori Points at a 10x multiplier
8. `RebalanceDown` triggers the sUSDe 5x vault to borrow more DAI from the Morpho LP [(86% LLTV Pool)](https://risk.morpho.org/market?id=0x39d11026eae1c6ec02aa4c0910778664089cdd97c3fd23f68f7cd05e2e95af48)
9. `RebalanceUp` sells sUSDe into DAI to pay down debt owed to the Morpho LP


---

# 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.origami.finance/the-second-fold-v2/deprecated-vaults/susde-5x/token-flow.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.
