# Token Flow

<figure><img src="/files/DLkO8dJZFvEVL3sM5xd4" alt=""><figcaption><p>Fig 12. Displaying the user flow for earning ether.fi, Eigen Layer and Ori Points with the lov-weETH vault.</p></figcaption></figure>

1. Users deposit weETH into the weETH 4x vault for shares
2. Users burn their shares of weETH 4x for weETH when exiting
3. weETH 4x deploys to ether.fi Protocol by holding weETH reserves
4. weETH 4x vault borrows wrapped ETH (WETH) to swap into weETH for 4x Effective Exposure
5. weETH 4x vault supplies weETH to the[ Morpho LP (86% LLTV Pool)](https://risk.morpho.org/market?id=0x698fe98247a40c5771537b5786b2f3f9d78eb487b4ce4d75533cd0e94d88a115)
6. weETH 4x vault farms
   1. ether.fi Loyalty Points at 2x per fold (8x total)
   2. EigenLayer Restaking Points at 1x per fold (4x total)
   3. Ori Points at 10x&#x20;
7. Rebalancing down triggers the weETH 4x vault to borrow more WETH using flashloans
8. Rebalancing up sells weETH 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/weeth-4x/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.
