# Welcome

Welcome to the official documentation for Rip Strategies - a decentralized finance platform offering institutional-grade vault strategies on HyperEVM.

## What is Rip Strategies?

Rip Strategies provides yield-generating opportunities backed by real assets, with transparent NAV (Net Asset Value) calculations and professional risk management. Our vaults use an ERC-4626-inspired architecture to tokenize actively managed investment strategies.

## Quick Links

### 🚀 Getting Started

New to Rip Strategies? Start here to learn how to connect your wallet and make your first deposit.

[Get Started →](https://docs.rip.xyz/getting-started)

### 🏦 Available Vaults

#### rHYPURR (Live)

An actively managed NFT index token providing diversified exposure to the Hypurr NFT ecosystem on HyperEVM.

* **Asset Type:** Hypurr NFTs
* **Backing Token:** WHYPE
* **Strategy:** Active NFT portfolio management

[Learn about rHYPURR →](https://docs.rip.xyz/hypurr-vault/overview)

### 📚 Learn More

* [How the Protocol Works](https://docs.rip.xyz/protocol/how-it-works) - Understanding vault mechanics
* [Security](https://docs.rip.xyz/resources/security) - How your funds are protected
* [FAQ](https://docs.rip.xyz/resources/faq) - Common questions answered

## Key Features

### Transparent Valuation

NAV is calculated hourly using objective market data, ensuring fair pricing for all deposits and redemptions.

### Professional Management

Assets are held in secure MPC wallets with multi-signature requirements, managed by experienced teams.

### Fair Price Discovery

Asynchronous processing prevents front-running and ensures all users receive fair NAV-based pricing.

### Built-In Safety

Deposit caps, confidence scoring, and epoch-based processing protect user funds and maintain system stability.

## How It Works

1. **Deposit Assets** - Submit WHYPE tokens to the vault
2. **NAV Calculated** - Keeper bot values all vault assets hourly
3. **Request Processing** - Deposits and redemptions processed at fair NAV prices
4. **Receive Shares/Assets** - Shares minted or assets returned automatically

[Deep dive into mechanics →](https://docs.rip.xyz/protocol/how-it-works)

## Resources

* **App:** [rip.xyz](https://www.rip.xyz)
* **GitHub:** [github.com/rebeldividends](https://github.com/rebeldividends)
* **Support:** <support@rip.xyz>


---

# 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.rip.xyz/readme.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.
