> 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-stakers/ibera-osbgt-origami-lp-auto-staker/token-flow.md).

# Token Flow

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

1. Users deposit iBERA-osBGT LP into the oAS iBERA-osBGT LP vault
2. Users exit into the same amount of LP tokens as the initial deposit
3. oAS iBERA-osBGT LP deploys to Infrared Protocol to farm iBGT
4. oAS iBERA-osBGT LP vault autostakes iBGT rewards into oriBGT
5. oAS iBERA-osBGT LP tokens amount stays the same as initial deposit throughout the deposit term
6. Origami autostakes iBGT rewards into the oriBGT vault
7. Origami sets discreet orders for swapping iBGT yield farmed to iBERA-osBGT LP growing the vault reserves
8. 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-stakers/ibera-osbgt-origami-lp-auto-staker/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.
