> For the complete documentation index, see [llms.txt](https://coinsafe.gitbook.io/coinsafe-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coinsafe.gitbook.io/coinsafe-docs/getting-started/how-coinsafe-works.md).

# How CoinSafe Works

**Coinsafe** is a smart savings platform that helps you **save money in crypto**—safely, consistently, and intentionally.

Whether you’re saving for a short-term need or a long-term goal, Coinsafe makes it easy to lock away funds, automate your savings, and grow your crypto over time.

## 💡 What You Can Do on Coinsafe&#x20;

* Save manually or automatically using Autosafe.
* Create purpose-driven saving plans with target safes (e.g., for rent, tuition, a vacation)
* Set and forget with flexible schedules or fixed durations.
* Earn interest on supported savings plans
* Track your savings streaks, activity and milestones.
* Extend or top up your safes whenever you need more time or flexibility.

## Core Features

### 🔐 AutoSafe

Automated crypto saving—daily, weekly, or monthly—so you can build wealth without thinking about it. Extend or top up anytime, and stay consistent to unlock reward streaks.

### 🎯 Target Safes

Save toward real-life goals. No fixed amount required—just set a purpose, lock your funds for a period, and top up as needed. Extend the Safe if you’re not ready to withdraw at maturity.

### **📈 Interest on Savings**

Coinsafe offers yield opportunities on selected tokens and safes. The longer you save and the more consistent your streak, the more potential rewards you unlock.

## **How It Works (Step by Step)**

### **1. Connect your wallet**

Coinsafe is non-custodial. Your wallet stays in control.

### **2. Create a Safe**

Choose between AutoSafe (automated savings) or Target Safe (goal-based savings).

### **3. Lock funds**

Select a token, set a duration, and confirm the transaction.

### **4. Top up or extend**

Add more funds or increase your timeline at any point.

**Withdraw at maturity**

Once your Safe reaches its end date, claim your funds with no penalty.

### **5️⃣ Safe, Transparent, On-Chain**

Coinsafe is built on smart contracts you can verify. We never take custody of your funds. Every action—creating, topping up, extending—is recorded on-chain, so you stay in full control.

## **🚀 Why Use Coinsafe?**

* &#x20;Builds financial discipline
* Encourages consistency
* Locks funds to reduce impulsive spending
* Keeps you focused on real goals
* Earns passive interest (on supported tokens)

Ready to get started?


---

# 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:

```
GET https://coinsafe.gitbook.io/coinsafe-docs/getting-started/how-coinsafe-works.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.
