# Token Flow

<figure><img src="https://1838495634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuQqfnSZUSHvj0FdEt8I8%2Fuploads%2F1BESnyOT23IXEEyR3Spd%2FrswETH%20Token%20Flow.png?alt=media&#x26;token=61c98440-038a-4d6e-b43e-c3d3769bd39f" alt=""><figcaption><p>Fig 18. Displaying the user flow for earning yield in the rswETH 11x vault.</p></figcaption></figure>

1. User deposits rswETH into the rswETH 11x vault for shares
2. User burns their rswETH 11x shares for rswETH when exiting
3. rswETH 11x deploys to Swell Protocol by holding rswETH reserves
4. rswETH 11x vault borrows WETH to swap into rswETH for 11x Effective Exposure
5. rswETH 11x shares are worth more rswETH as yield accrues
6. rswETH 11x captures 1x unlevered yield and 10x spread on yield after leverage
7. rswETH 11x farms 3x Black Pearls at 11x and 10x ORI
8. RebalanceDown triggers the rswETH 11x vault to borrow more WETH from the [Morpho rswETH/WETH 94.5% LLTV Pool](https://app.morpho.org/market?id=0xcacd4c39af872ddecd48b650557ff5bcc7d3338194c0f5b2038e0d4dec5dc022\&network=mainnet\&morphoPrice=0.0).
9. RebalanceUp to sell rswETH into WETH 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/rsweth-11x/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.
