# Hedos Vault

The **Hedos Vault** is the core component of the protocol, designed to provide users with a seamless entry point into stablecoin farming on Aptos. By depositing stablecoins into the Vault, users gain access to Hedos’ delta-neutral strategies while benefiting from flexible risk–reward options.

### Risk-Sharing Mechanism

The Vault introduces a **dual-mode system** that allows users to choose between different levels of risk and return:

#### 1. Safety Mode

* Designed for users who prioritize **capital preservation** and **stable returns**.
* Yields are consistent and less volatile, as profits are smoothed out by risk-sharing within the Vault.
* Ideal for conservative users seeking predictable farming income without exposure to sudden market fluctuations.

#### 2. Turbo Mode

* Built for users willing to take on **higher risk in exchange for higher potential returns**.
* Participants in Turbo Mode earn amplified yields when strategies perform well.
* However, they also absorb additional downside risk if adverse market conditions occur.

### Balanced Ecosystem

The coexistence of **Safety Mode** and **Turbo Mode** creates a balanced ecosystem:

* Safety Mode users enjoy stability, supported by the Vault’s hedging and risk-distribution design.
* Turbo Mode users act as yield-seeking participants, taking on more risk while unlocking higher upside potential.

This risk-sharing model ensures that the Hedos Vault can cater to both conservative and aggressive DeFi users, all within a single, unified framework.


---

# 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.hedos.finance/hedos-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.
