> For the complete documentation index, see [llms.txt](https://docs.seedify.fund/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seedify.fund/seedify-vibecoins/vibecoins-by-seedify/vibecoins-flywheel.md).

# Vibecoins Flywheel

Vibecoins create a positive feedback loop that strengthens $SFUND, successful projects, and the entire Seedify ecosystem. This cycle is designed to align incentives between builders, the community, and the protocol itself.

***

### How the Flywheel Works

1. **Pairing with $SFUND**\
   Every Vibecoin launched through Seedify’s vibe/vibe Launchpad is paired with $SFUND for liquidity. This creates constant demand for $SFUND as new projects enter the ecosystem.
2. **Token Utility and Adoption**\
   Projects integrate their Vibecoins into their apps for subscriptions, premium access, and buybacks. As adoption grows, Vibecoins demand increases, benefiting both the project and the $SFUND liquidity pool.
3. **Milestone-based DAO Vesting**\
   Team funds are released in tranches tied to real product and growth milestones. This ensures accountability and rewards consistent delivery.
4. **Burning Non-Achieved Milestones**\
   Any $SFUND from missed milestones is permanently locked in smart contracts, reducing supply. This deflationary mechanism strengthens $SFUND’s and Vibecoins long-term value.
5. **Ecosystem Growth**\
   Successful projects bring in new users, investors, and builders. Their growth feeds back into Seedify's network, attracting more quality projects to launch through the Vibecoin model.

***

### The Result

A self-sustaining growth loop where each new launch, each new user, and each successful milestone contributes to the strength of $SFUND, the success of projects, and the health of the entire Seedify ecosystem.


---

# 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.seedify.fund/seedify-vibecoins/vibecoins-by-seedify/vibecoins-flywheel.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.
