# Token Flow

<figure><img src="https://1838495634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuQqfnSZUSHvj0FdEt8I8%2Fuploads%2FK5XPB5aezZEgtAehbkA1%2FwOETH%205x%20Token%20Flow.png?alt=media&#x26;token=089dc23d-11d7-487f-99b4-52a31b2891f6" alt=""><figcaption><p>Fig 14. Displaying the user flow for earning yield and Ori Points with the wOETH 5x vault.</p></figcaption></figure>

1. Users deposit wOETH into the wOETH 5x vault for shares
2. Users burn their shares of wOETH 5x for wOETH when exiting
3. wOETH 5x deploys to Origin Protocol by holding wOETH reserves
4. wOETH 5x vault borrows wrapped ETH (WETH) to swap into wOETH for 5x Effective Exposure
5. wOETH 5x vault supplies wOETH to the[ Morpho LP (86% LLTV Pool)](https://risk.morpho.org/market?id=0xea023e57814fb9a814a5a9ee9f3e7ece5b771dd8cc703e50b911e9cde064a12d\&network=ethereum)
6. wOETH 5x vault farms
   1. Native yield
   2. Ori Points at 2x&#x20;
7. Rebalancing down triggers the wOETH 5x vault to borrow more WETH using flashloans
8. Rebalancing up sells wOETH into WETH to pay down debt owed to the Morpho pool


---

# 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/woeth-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.
