# Initiating a backup

Go to <https://www.ritrek.com/send> to upload your JSON file:

<figure><img src="/files/H6zVbde8qZ6yI5PLaOG8" alt=""><figcaption></figcaption></figure>

Review the Recovery-Plan details, and press "Initiate Recovery Plan" to initiate it.

<figure><img src="/files/qP5fDZHMRTjX1w80qXiG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XIqAgOyj6LqRYSY4NB3W" alt=""><figcaption></figcaption></figure>

That's it! Your Bitcoin will move to the second wallet after the confirmation of the first transaction, the timelock, and the confirmation of the second transaction. You can save the URL of this page to monitor the progress.


---

# 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://ritrek.gitbook.io/ritrek-docs/backup/initiating-a-backup.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.
