# Build a Yagi Vault

We are looking for ambitious developers that would like to develop a vault for Yagi and form the nucleus of our contributor community.

{% hint style="info" %}
Phase 1 applications will soon open. Please join our Discord to stay informed!
{% endhint %}

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

## Phase 1

*Discover and nurture the most promising StarkNet developers – Q4 2022 (estimated)*

Our objective for Phase 1 of the contributor program is to discover the best talent in the StarkNet ecosystem and help them make their first contributions to Yagi. Successful participants will be in a great position to develop their careers with another StarkNet protocol or may join us for Phase 2 to build mainnet vaults and receive incentives. We will consider talented applicants with no Cairo experience as long as they have existing familiarity with Solidity and an interest in learning to develop on StarkNet.

## Phase 2

*Reward vault developers with a fee share model  – H1 2023 (estimated)*

Our next step will be to gather the most promising candidates from Phase 1 and allow them to independently work on vaults. When published, these vaults will receive fees from users and the fee will be shared between Yagi and the contributor for that vault.

## Phase 3 (More details to follow)


---

# 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://docs.yagi.fi/developers/build-a-yagi-vault.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.
