> For the complete documentation index, see [llms.txt](https://docs.origami.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.origami.finance/the-second-fold-v2/deprecated-vaults/lovtendies-collection/weth-cbbtc-long-3x/token-flow.md).

# Token Flow

<figure><img src="/files/GgInD3CY5e83zGRE5k8f" alt=""><figcaption><p>Fig 32. Displaying the user flow for earning Ori Points at a long delta leveraged exposure to wETH with the wETH-cbBTC-long 3x vault.</p></figcaption></figure>

1. Users deposit wETH into the wETH-cbBTC-long 3x vault for shares
2. Users burn their shares of wETH-cbBTC-long 3x for USDC when exiting
3. wETH-cbBTC-long 3x vault borrows cbBTC to swap into wETH for 3x Effective Exposure
4. wETH-cbBTC-long 3x vault supplies wETH to[ ](https://risk.morpho.org/market?id=0x698fe98247a40c5771537b5786b2f3f9d78eb487b4ce4d75533cd0e94d88a115)Spark Protocol
5. wETH-cbBTC-long 3x vault farms Ori Points at 10x&#x20;
6. Rebalancing down triggers the wETH-cbBTC-long 3x vault to borrow more cbBTC using flashloans
7. Rebalancing up sells cbBTC into wETH to pay down debt owed to the Spark position


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.origami.finance/the-second-fold-v2/deprecated-vaults/lovtendies-collection/weth-cbbtc-long-3x/token-flow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
