> For the complete documentation index, see [llms.txt](https://docs.eonian.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eonian.finance/basics/what-can-i-do-with-eonian.md).

# What Can I Do With Eonian?

* **Hacked Wallet Recovery -** In case the user's wallet key gets stolen, and all assets are rapidly withdrawn. The user can notify the Eonian team. We will verify the user's identity, lock the assets from hackers during an investigation, and repay the stolen funds to the user at the end.
* **Lost Key Assistance -** If the user misplaces their wallet key, locking their assets. Eonian allows the user to recover access to their funds by liaising through email, ensuring the safe transfer of assets to a new address.
* **Passive Income Generation -** Any trader can use Eonian as a safe vault for their BTC and ETH holdings intended for long-term investments. By merely holding their assets in Eonian's Vaults, the trader enjoys an additional yearly return on static assets that, otherways, cannot be invested anywhere.


---

# 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://docs.eonian.finance/basics/what-can-i-do-with-eonian.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.
