# Token Flow

<figure><img src="https://1838495634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuQqfnSZUSHvj0FdEt8I8%2Fuploads%2FKdovI8Rrulf87lu5pWuN%2FUSDe%207x%20Token%20Flow.png?alt=media&#x26;token=9749d165-778c-4615-90e7-7115bfdd24d8" alt=""><figcaption><p>Fig 22. Displaying the user flow for farming Ethena Sats with the USDe 7x vault.</p></figcaption></figure>

1. User deposits USDe into the USDe 7x vault for shares
2. User burns their shares of USDe 7x for USDe when exiting
3. USDe 7x deploys to Ethena Protocol by holding USDe reserves
4. USDe 7x vault borrows DAI to swap into USDe for 7x Effective Exposure
5. USDe 7x vault supplies USDe to the [Morpho LP (91.5% LLTV Pool)](https://risk.morpho.org/market?id=0x8e6aeb10c401de3279ac79b4b2ea15fc94b7d9cfc098d6c2a1ff7b2b26d9d02c)
6. USDe 7x vault farms Ethena Sats at a 140x multiplier and 10x multiplier for Ori Points after leverage
7. `RebalanceDown` triggers the USDe 7x vault to borrow more DAI from the Morpho LP [(91.5% LLTV Pool)](https://risk.morpho.org/market?id=0x8e6aeb10c401de3279ac79b4b2ea15fc94b7d9cfc098d6c2a1ff7b2b26d9d02c)
8. `RebalanceUp` sells USDe 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/usde-7x/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.
