# Token Flow

<figure><img src="/files/a1hC4A8TWKnofKEUakkO" alt=""><figcaption><p>Fig 16. Displaying the user flow for earning yield in the wstETH 11x vault.</p></figcaption></figure>

1. User deposits wstETH into the wstETH 11x vault for shares
2. User burns their wstETH 11x shares for wstETH when exiting
3. wstETH 11x deploys to Lido Protocol by holding wstETH reserves
4. wstETH 11x vault borrows WETH to swap into wstETH for 11x Effective Exposure
5. wstETH 11x shares are worth more wstETH as yield accrues
6. wstETH 11x captures 1x unlevered yield and 10x spread on yield after leverage
7. RebalanceDown triggers the wstETH 11x vault to borrow more WETH from the Spark LP
8. RebalanceUp to sell wstETH into WETH to pay down debt owed to the Spark 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/wsteth-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.
