# 备份插件

## 备份 NightELF

你可以备份你的NightELF数据，防止你的设备损坏或丢失。

你可以在NightELF主页点击 `管理` -> `备份NightELF` 然后输入你的 NightELF 密码。

![Backup NightELF](/files/-Lubkf806VW3MOX8wbnO)

点击 `备份NightELF`

浏览器会下载名为 `NightELF_backup_file_xxxxxx.txt` 文件， 请勿修改文件内的内容以防出现无法恢复数据的情况，并妥善存储该文件，同样建议你每隔一段时间就对 NightELF 进行一次备份。

文件经过加密处理，打开文件无法直接获取你的keypair信息，但是你依然要妥善保存。


---

# 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://docs.browser-extension.aelf.io/langs-zh/user/backup-nightelf.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.
