# 备份和恢复数据

以下页面展示了如何将数据备份到您的计算机，以及如何将备份的数据恢复到您的 SongBook+（或另一个设备）中。

{% hint style="danger" %}
**注意！**

定期备份您的数据很重要！

在以下情况中，您可能会感到庆幸：

* 您的 iPad 损坏了。
* 您的 iPad 被盗了。
* 文件系统中的错误损坏了 SongBook+ 的数据库文件。
* 更新 SongBook+ 后，数据库已适应新软件版本，但您仍需要旧版本的 SongBook+ 数据库。
* 软件漏洞破坏了数据库。
* 您对数据所做的更改感到后悔，并希望恢复到几周前的状态。
  {% endhint %}

{% hint style="info" %}
在 iPad 的整体备份中，也包含 SongBook+ 及其相关数据。\
\
当您的 iPad 丢失或损坏时，您可以通过这样的备份快速恢复替代 iPad 及其数据。
{% endhint %}

{% hint style="danger" %}
但在其他需要旧版本数据的上述情况下，这还不够！\
\
尤其是在标准的 iCloud 自动备份中，可能已经通过另一个自动备份替换了所需数据状态，并且可能已包含错误数据。
{% endhint %}


---

# 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.songbookplus.com/zhong-wen/readme/sichern-und-wiederherstellen-ihrer-daten.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.
