> For the complete documentation index, see [llms.txt](https://elanu-sheetmaster.gitbook.io/y-foundry/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elanu-sheetmaster.gitbook.io/y-foundry/y-foundry.md).

# Y-Foundry

Y-Foundry is a platform connecting community with creators to propose, vote, and build their ideas.

**Developed by the community.**

**Owned by the community.**&#x20;

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

### What YFD does&#x20;

The DAO structure supports in-depth community involvement and a culture of inclusivity. Y-Foundry encourages its entire community to get involved and contribute to the decision-making and development process of all projects under the Y-Foundry banner.

Y-Foundry DAO enables users to:&#x20;

* **Launch vaults** that automate DeFi strategies such as auto-compounding, arbitrage, or hedging.
* **Fund** other users’ vault **ideas**, claiming a portion of the fees earned.&#x20;
* **Discover and complete** interesting **tasks**, earn reputation, and **build a Web3 portfolio**.&#x20;
* **Work** for projects paid for by the community, with **payments** guaranteed by smart contracts.

### How YFD does it

With in-depth crypto knowledge and a deep understanding of Web3, the Y-Foundry DAO community leverages smart contracts and NFTs in novel ways, enabling:

* Access to talented builders whitelisted by the community.
* Secure mechanisms for project funding, and escrowed payment to developers based on milestones.
* Auditable, trustless completion and deployment of smart contracts, without priveleged access.
* A community with a vested long-term interest in the health of the project.

**Welcome to Y-Foundry DAO !**


---

# 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://elanu-sheetmaster.gitbook.io/y-foundry/y-foundry.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.
