# 🟡/🔴 Chapter 6 — Infinite Money Loop

<figure><img src="/files/zqBqyy5dLdLft1hT1ROa" alt=""><figcaption></figcaption></figure>

### How it works

1. Create LP – Pair your tokens (e.g. SUI/VICTORY).
2. Farm – Deposit LP into a SuiDex farm.
3. Claim Rewards – Collect Victory from the farm.
4. Token Locker – Stake Victory in the locker.
5. Dual Rewards – Claim Victory + SUI from the locker.
6. Loop – Reinvest 50% back into the farm, redeposit Victory into the locker, and keep the SUI as profit.

***

### Why it works

* You’re compounding LP + locker rewards
* You’re taking profit in SUI, the base chain token
* Your Victory stack keeps growing instead of shrinking

***

💡 Tip: The loop works best when done regularly — set a schedule (daily, weekly) to maximize compounding.


---

# 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://suidex.gitbook.io/suidex/suidex-strategies/chapter-6-infinite-money-loop.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.
