# What i need to do in order to protect my funds?

After activating a new wallet the user **MUST** save a backup file. It contains an encryption of all the private keys and assets. Without it, accessing the wallet is impossible.<br>

![](https://medooza.io/wp-content/uploads/2018/11/medooza-wallet-faq-3-1.png)

{% hint style="info" %}
**Important:** The user Must also write or remember his Password in order to transfer funds around the blockchain.
{% endhint %}

**Our team strongly encourages you to keep your private keys, backup file, and password in secure places separate from one another.**

Make sure that you never share your keys, your backup file, and your password with anybody. ever.

**Please keep in mind that if you lose your backup file or password, Medooza would not be able to help you restore access to your wallet!**


---

# 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://medooza.gitbook.io/medooza-project-wiki/guides/medooza-wallet-platform-guide/what-i-need-to-do-in-order-to-protect-my-funds.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.
