# Flywheel (Step 3)

<figure><img src="https://1568919355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUlQwS14VD8In6LM9jnFl%2Fuploads%2Fgit-blob-aba722f2ed463b530479cdb4967a1d1f0580c5cb%2FDrawing%20-%2005-Cycle.png?alt=media" alt=""><figcaption></figcaption></figure>

* Step 1 & 2 is [training and launching AI Agent](https://pundi.gitbook.io/pundi/pundi-ai-mm-agent/train-and-launch-step-1-and-2), and getting the DAO tokens to reach bonding curve.
* Step 3: Once the liquidity is in the open market such as Aerodrome, projects participates in weekly epoch incentives to further grow their DAO token by bribing `$vePUNDIAI` holders for votes.
  * Projects bribes[ `$vePUNDIAI`](https://pundi.gitbook.io/pundi/token-economy-of-pundi-x-pundi-ai-and-pundi-aifx/vepundiai) holders via their project tokens or other tokens to encourage $vePUNDIAI holders to vote for their projects. In exchange `$vePUNDIAI` holders receive these bribe tokens as rewards.
  * To kick start the AI MM, Pundi AI foundation will provide funding to Pundi AI Agents and also provide liquidity into Aerodrome by buying up AI agent tokens and paired with `$PUNDIAI` as liquidity. Eg: if a project receives $1000 worth of $PUNDIAI after each weekly epoch bribe, half of the $1000 will be used to buy the tokens and the `$TOKEN/$PUNDIAI` liquidity will be injected into open market.
  * On top of that, the Pundi AI MM Agent stays locked in, constantly scanning the market for alpha. It tweaks parameters on the fly, rebalances inventory like a pro, and keeps liquidity efficient while sniping every opportunity the market throws its way.

There is a [vePUNDIAI how-to bribe section](https://pundi.gitbook.io/pundi/token-economy-of-pundi-x-pundi-ai-and-pundi-aifx/vepundiai/how-to-bribe-with-vepundiai) for a more visualised steps.


---

# 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://pundi.gitbook.io/pundi/pundi-ai-mm-agent/flywheel-step-3.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.
