# Yieldfunding

<figure><img src="/files/aIXxUWGMt3VxhNwlU650" alt=""><figcaption><p><em>Builda yieldfunding is still in development and coming soon™.</em></p></figcaption></figure>

***

*Yieldfunding* is a mechanism where a user’s staked capital (e.g. tokens) generates yield or interest through DeFi protocols (such as [Morpho](https://morpho.org) vaults). Instead of the deposited assets themselves going to the project, only the generated yield is directed to the project. This reduces risk for contributors because their capital remains intact and can be withdrawn at any time.

## **Yieldfunding Benefits:**

1. **"No-Loss" Contribution:** only yield is being used to help fund projects, which means that any deposited assets will always be available for withdraw when desired.
2. **Alignment:** it aligns the incentives of builders and supporters, committing their capital over a specified time-frame and building a loyal community.
3. **Risk/Reward:** with yieldfunding, the risk to reward ratio compared to traditional investing is magnitudes lower. Because there is no direct investment, those with a lower risk appetite have a greater opportunity to participate.
4. **Community-first instead of VC-first:** Builders can raise capital for their early needs without selling huge stakes early to VCs or launching a token prematurely.
5. **Supplemental:** yieldfunding is supplemental to any project. This means that, by utilizing Builda's yieldfunding, they still can explore other funding avenues such as through a VC if they so choose. They aren't obligated to only use Builda as their sole source of funding.

*Note: participants can withdraw their staked tokens from active yieldfunding campaigns at any time.*

***


---

# 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://builda.gitbook.io/builda-protocol/overview/yieldfunding.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.
