> 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/community/crucibles.md).

# Crucibles

Crucibles are the working groups of YFD. Crucibles are small teams of professionals and specialists, each with a particular focus (e.g. marketing, data science, product development) and all dedicated to the long-term growth and health of the DAO.

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

### **Necessity**

Where an individual, or even the community, could be incentivized at times to act in short-term self-interest, the Crucibles have a natural incentive to act in the long-term collective interest of the protocol.

Through the bounty and reputation system, members of the crucible can establish a track record of being efficient and capable problem solvers. This means they are not only experienced, but also fast learners, quickly adapting to any task. With reputation, members can openly develop their skills while gaining knowledge and experience from all sides. This further increases their efficiency and the overall health of the project over time.

Having members with different backgrounds means having different points of view on the same subject. This opens up possibilities and opportunities for a fast and sustainable project growth and expansion.

Not only do they provide thought leadership for their respective areas of focus, they will also have the ability to help decide the direction of the protocol through influencing new vault/project proposals and critical governance items.

### **How to join**

For now, hop on to our Discord (include link to discord) and start chatting with our community members to participate!

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


---

# 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/community/crucibles.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.
