> 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/collection-and-vault-user-guides/what-are-collections/lovinfrared-collection/auto-compounders/wbtc-wbera-origami-lp-auto-compounder/token-flow.md).

# Token Flow

<figure><img src="/files/D7eJVdqYWpTzeMLioCcC" alt=""><figcaption><p>Fig 30. Displaying the user flow for auto-compounding iBERA-iBGT LP tokens with the oAC iBERA-iBGT vault.</p></figcaption></figure>

1. Users deposit iBERA-iBGT LP into the oAC iBERA-iBGT LP vault for shares
2. Users burn their shares of oAC iBERA-iBGT LP for iBERA-iBGT LP when exiting
3. oAC iBERA-iBGT LP farms iBGT yield and ORI points on Origami
4. oAC iBERA-iBGT vault wraps iBERA-iBGT LP as a liquid yield bearing LP token for autocompounding earned rewards
5. oAC iBERA-iBGT LP automates harvesting of Infrared boosted yields in iBGT without the need for manual management
6. Origami sets discreet orders for swapping iBGT yield farmed to iBERA-iBGT LP growing the vault reserves
7. Ooga Booga optimises all order routing for swaps on Berachain


---

# 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/collection-and-vault-user-guides/what-are-collections/lovinfrared-collection/auto-compounders/wbtc-wbera-origami-lp-auto-compounder/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.
