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

# Origen Vault

{% hint style="info" %}

#### Origen Vault

{% endhint %}

* *Origen DeFi's referral program provides a unique opportunity for users to earn rewards for every friend they refer to the platform. The program offers numerous benefits, including no referral limits, instant bonus crediting, and commission earnings based on the strength of the user's frontline and downline referrals.*
* *To ensure that the program remains fair and transparent, it utilizes a tier system that prevents self-referrals and ensures that referrers receive the appropriate rewards for their efforts. Additionally, the program offers a direct referral commission, which allows referrers to earn rebates based on their referrals' staking transactions.*
* *By participating in Origen DeFi's referral program, users can unlock new earning opportunities and increase their profits within the platform's ecosystem. Whether you are a new user or an experienced investor, this program provides a user-friendly and cost-effective way to engage with the Origen DeFi community and earn rewards for your efforts. So start referring your friends today and reap the benefits of Origen DeFi's innovative referral program.*

#### Direct commission

* *Earn rewards for every friend you refer to the Origen DeFi Staking program and more! With no referral limits, you can invite as many friends as you want and receive bonuses instantly when they meet the requirements.*
* *Our referral program uses a tier system to ensure fair rewards for referrers and prevent self-referrals. As your frontline and downline referrals grow stronger, you earn more commissions. Plus, you receive a percentage of your referrals' total earnings as they continue to refer others.*
* *The best part? Every time your referral makes a staking transaction, you earn a commission based on their deposit, which is instantly distributed to your account from our liquidity pool.*

Tier 1 -> 4.5%

Tier 2 -> 3.0%

Tier 3 -> 1.5%

Tier 4 -> 0.5%


---

# 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://origen-defi.gitbook.io/origen-defi/features/origen-vault.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.
