# Welcome to Ratehopper

## **Autonomous Debt Optimization for DeFi Borrowers**

Ratehopper is a non-custodial agentic system that automates refinancing and optimizes borrowing in autonomous debt markets. It monitors and adjusts positions across protocols, turning idle holdings into efficient, productive assets.

***

## 🎯 Why Ratehopper?

### The Problem

DeFi rates are volatile. Borrowers and lenders lose efficiency as they manually chase lower rates across protocols, a process that wastes time, gas, and capital.

* ⏰ **Time-Consuming:** Constantly tracking and comparing rates across protocols
* 💸 **Costly:** Paying higher rates or missing better opportunities
* 😰 **Stressful:** Managing risk manually during volatile markets
* 🔧 **Complex:** Navigating gas costs, slippage, and optimal timing

For a more in depth description, please navigate to the Understanding Rates page.

### Our Solution

Ratehopper automates the process through intelligent, non-custodial agents that optimize your positions continuously.

* 📊 **Real-Time Rate Monitoring:** Track borrowing and lending rates across protocols
* 🤖 **Autonomous Refinancing:** Agents execute flash-loan-based switches to lower rates
* 💰 **Maximized Efficiency:** Keep your positions optimized 24/7, reducing structural interest leakage
* 🔒 **Secure & Non-Custodial:** Built on SAFE multisigs and audited contracts for full user control

***

## 💡 What We Offer

### For Borrowers

* **Minimize Costs** - Find the lowest borrowing rates
* **Reduce Risk** - Get alerts on rate changes and liquidation risks
* **Smart Refinancing** - Automatically switch to better borrowing rates

### For Tax Efficient Investors

* **No taxable gains on selling crypto** - Instead use it as collateral to make it productive
* **Can use the interest paid as a tax expense**
* Talk to your accountant for more information as tax systems vary by country.

***

## 🚀 Key Features

### 📱 Unified Dashboard

Monitor your entire debt portfolio: rates, performance, and opportunities in one command center.

### 💼 Position Management

Track and manage lending and borrowing positions seamlessly across integrated protocols.

### 📊 [Rate Comparison](/advanced/rate_comparison.md)

Real-time rate discovery and visualization across Aave, Compound, Morpho, and more.

### 🤖 [Autonomous Agents](/features/automation.md)

Deploy non-custodial AI agents that execute refinancing, switching, and yield deployment automatically. Choose from four agent types: Looper, Arb, LP, and Custom.

### 🚪 [Exit & Liquidation Protection](/features/agent_actions.md)

Exit positions directly from the app with one-click unwinding. Configure Auto-Exit for automated liquidation protection on Arb and LP agent strategies.

### 🏆 Achievements & Leaderboards

Earn NFT badges, mint achievements, and climb community leaderboards based on onchain performance.

***

## 💰 Value Proposition

### Save Capital

Reduce borrowing costs and reclaim yield lost to inefficiency.

### Save Time

Spend **seconds instead of hours** managing your DeFi positions with autonomous rate optimization.

### Peace of Mind

Continuous optimization ensures you never miss better rates.

### Earn Rewards

Get rewarded for smart DeFi management with exclusive NFT achievements and leaderboard rankings.

***

## 🎓 Getting Started

New to Ratehopper? Start here:

1. [**Getting Started Guide**](/introduction/getting_started.md) - Connect your wallet and deploy your first agent
2. [**Agent Actions**](/features/agent_actions.md) - Explore all agent types and capabilities
3. [**Rate Comparison**](/advanced/rate_comparison.md) - Compare rates across protocols
4. [**Automation Guide**](/features/automation.md) - Set up AI agents for optimization
5. [**Unwinding Positions**](/support/unwinding_positions.md) - Close and exit your positions via Safe

***

## 🛡️ Supported Protocols

We integrate with all major DeFi protocols including:

* **Aave V3** - Leading lending protocol
* **Compound V3** - Time-tested DeFi platform
* **Morpho** - Optimized lending with peer-to-peer matching
* **Moonwell** - Cross-chain DeFi protocol
* **Fluid** - Vault-based lending protocol
* **Uniswap V3** - Concentrated liquidity provision (LP Agent)

***

## 🌐 Supported Networks

* **Base** - Primary production network
* Additional networks are planned

***

## 📞 Need Help?

* **Documentation** - You're here! Browse our guides
* [**Agent Actions**](/features/agent_actions.md) - Learn about all agent types including exit features
* [**Unwinding Positions**](/support/unwinding_positions.md) - Learn how to manually close positions via Safe
* **Community** - Join the [Ratehopper Telegram Community](https://t.me/RatehopperPortal) for support
* **Support** - Contact us at <support@ratehopper.ai>

***

## 🔐 Security First

✅ **Non-Custodial:** Assets always remain in your control\
✅ **Open Source:** Fully transparent and auditable contracts\
✅ **Audited Infrastructure:** Built on SAFE multisigs and trusted DeFi protocols\
✅ **Flash Loan Security:** Automated refinances executed through verified providers

***

Ready to start optimizing your DeFi returns? [Let's get started!](/introduction/getting_started.md)


---

# 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.ratehopper.ai/introduction/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.
