> 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/emergency-safe/overview-of-emergency-safe.md).

# Overview of Emergency Safe

Emergency Safe is a special feature inside CoinSafe designed to act as your personal financial shield when the unexpected happens.

At its core, Emergency Safe isn’t about routine saving or building long-term wealth it’s about security and flexibility. It’s a dedicated space where you can keep funds specifically for urgent, unforeseen situations: medical expenses, sudden repairs, or any personal financial emergency.

What sets Emergency Safe apart from other saving options on CoinSafe is its unrestricted access:

* You can withdraw your funds at any time
* Withdrawing early doesn’t incur any fees or penalties
* Your emergency savings stay separate from your active saving streaks and target goals, making them easier to preserve until they’re truly needed

This separation helps protect your emergency fund from everyday spending temptations while giving you the confidence that, when life surprises you, your safety net is immediately available and at no extra cost.

Emergency Safe follows a timeless financial principle:

“Save for tomorrow, but protect yourself for today.”

By being fully on-chain and transparent, your emergency savings remain verifiable, secure, and visible on your CoinSafe dashboard. It’s not just a hidden pot of tokens, it’s a living part of your financial strategy, always ready to help when it matters most.

In short, Emergency Safe isn’t about earning more.\
It’s about peace of mind: knowing you’re covered without worrying about fees, delays, or penalties so you can focus on your life, not your wallet.


---

# 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/emergency-safe/overview-of-emergency-safe.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.
