> 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/overview/what-is-coinsafe.md).

# What is Coinsafe

**CoinSafe** is a decentralized, custodial savings platform that empowers you to save, automate, and grow your digital assets securely on the blockchain. It’s built for everyday users who want to develop healthy savings habits with the flexibility of crypto, without needing advanced technical knowledge.

With CoinSafe, you can:

* 🔒 **Create personalized savings safes** that lock your assets towards specific goals.
* 🔁 **Automate savings** using recurring contributions (AutoSafe).
* 💰 **Earn points, rewards, and streak multipliers** for maintaining savings habits.
* 🤖 **Leverage AI recommendations** via SaveSense to maximize your savings potential.

***

#### Key Features:

* **Smart Wallet Integration:**  To start, simply connect your wallet or create one.&#x20;
* **Automated Savings (AutoSafe):** Save without thinking through scheduled, smart contributions.
* **Targeted Savings Goals:** Save towards specific life goals with set durations.
* **Emergency Access:** Safes can be unlocked with or without penalties in urgent situations.
* **SaveSense AI:** Analyze your spending and receive smart saving suggestions.
* **Rewards & Multipliers:** Build streaks and earn reward points for consistent savings.
* **Secure & Transparent:** Fully on-chain and audited for your peace of mind.

***

#### Who Can Use CoinSafe?

Whether you’re:

* A crypto newbie looking to build saving habits.
* An experienced DeFi user seeking automated savings.
* A Web3 advocate interested in maximizing yield with minimal risk.

**CoinSafe is for everyone.**

***

#### Learn More:

* 🔍 **Why CoinSafe Exists**
* 🌟 **Key Benefits & Unique Features**
* 🔑 **Get Started: Connect Your Wallet**

***

#### Quick Tip:

{% hint style="info" %}
💡 *Looking to automate your savings? Check out* **AutoSafe** *to start saving on autopilot!*
{% endhint %}


---

# 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://coinsafe.gitbook.io/coinsafe-docs/overview/what-is-coinsafe.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.
