> For the complete documentation index, see [llms.txt](https://docs.vaultcraft.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vaultcraft.io/welcome-to-vaultcraft/partner-with-us/vaultcraft-referral-program.md).

# Vaultcraft Referral Program

<figure><img src="/files/7JOsrs7QTMMP85cmgj21" alt=""><figcaption></figcaption></figure>

## Summary

Our Vaultcraft Referral Program is an exciting opportunity for our valued community members to not only support our platform but also be given the chance to receive fantastic rewards in return. We believe that our community is our greatest asset, and we want to show our appreciation by giving back. Any vault in our marketplace is eligible for the referral program, it can even be the one you created!

## Simple Steps:

1. **Apply:** Fill out the [**Form**](https://b7qv6rd6w5c.typeform.com/to/g18olMKI) and make sure you select the Referral program to specify which one you are applying for.  &#x20;
2. **Generate:** Once accepted, we will share with you a unique referral link that you can share with your frens.
3. **Spread the word**: Whether it be through social media, word of mouth, or you're own creative method. Get the word out about Vaultcraft and send your link out.
4. **Educate**: Remember to educate your frens on the benefits and cool things they can do with Vaultcraft's API, and unique benefits they get out of depositing to our pools.
5. **Watch:** Once certain thresholds of TVL are hit utilizing your referral link, watch your juicy rewards start to come in.

## Referral Tiers

<table data-header-hidden><thead><tr><th width="81"></th><th></th><th></th></tr></thead><tbody><tr><td>Tier</td><td><strong>TVL</strong></td><td><strong>oVCX Rewards*</strong></td></tr><tr><td>1</td><td>$1,000 - $5,000</td><td>100-500</td></tr><tr><td>2</td><td>$5,000 - $25,000</td><td>500-2500</td></tr><tr><td>3</td><td>$25,000k - $75,000k</td><td>2500-7500</td></tr><tr><td>4</td><td>$75,000 - $100,000</td><td>7,500-10,000</td></tr><tr><td>5</td><td>$100,000+</td><td>10000+</td></tr></tbody></table>

*\*oVCX rewards are denominated in quantity, not correlated to any specific fiat currency.*

Join our referral program and make DEFI easy!

<details>

<summary>FAQS</summary>

* **What requirements are needed to participate?**
  * A Wallet address, a creative and go-getter mentality.
* **Does my referral link/code need to be used every time a deposit is made?**&#x20;
  * Yes, they have to use the link/code every time, otherwise it wont be accounted for under you. If someone decides to add more to their initial deposit, they still have to use your referral link.
* **How do I know when my referral deposits are eligible to be in a Tier?**

  * Deposits are considered eligible for rewards after a 30 day average TVL is calculated to be within the range of the Tiers listed above.

  &#x20;&#x20;
* **Will I receive the oVCX rewards in bulk when hitting certain tiers?**
  * No, in order to prevent nefarious activity oVCX rewards will be distributed throughout a 3 month span from the time of eligibility. If for any reason your accounted for TVL drops or increases equal to a different tier we will analyze the best reward route to ensure a fair reward compensation.&#x20;
* **How do I track my referrals and TVL amount collected?**
  * We will have a dashboard displaying "name" and how much TVL you have allocated in our discord. This will be updated every couple of days. You can also inquire in our discord about your status, deposits, rewards etc. &#x20;
* **What if my TVL changes tier levels during the 30 day calculation?**
  * Here is a practical example:

    * For the first 30 days, a referrer's TVL deposited is $90K, bringing them to a Tier 4 level. Ten days after, the TVL is worth $200K bringing him to tier 5 and stays within the same range for the next 20 days of the second month. The time weighted TVL for this 30-day timeframe would be $130K, making them eligible for Tier 5 still.  &#x20;

</details>


---

# 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.vaultcraft.io/welcome-to-vaultcraft/partner-with-us/vaultcraft-referral-program.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.
