# Why Back Up Your Mnemonic?

In the Luffa platform, the mnemonic phrase is equivalent to the account password in traditional Web2 applications. It is the core credential for managing digital assets and restoring social connections, playing a crucial role. We strongly recommend that you back up your mnemonic phrase offline and store it securely to ensure its safety.

Please note that once the mnemonic phrase is lost, Luffa cannot assist in recovering your account assets or restoring social connections. To protect your data and assets, it is essential to back up and safeguard your mnemonic phrase properly.


---

# 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://userguide.luffa.im/account/why-back-up-your-mnemonic.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.
