> For the complete documentation index, see [llms.txt](https://genfarmer-support.gitbook.io/genfarmer-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/change-backup.md).

# Change/Backup

🔄 **Change Device:**\
This feature allows you to easily change the device information for each application. Simply put, you can run two Telegram applications on the same phone, but each application will have different device information. This provides great flexibility and convenience in your user experience when utilizing this feature from GenFarmer.

<figure><img src="/files/W02l6jVUlS8FhMdMHC5b" alt=""><figcaption><p><strong>Change Device for Mobile Applications</strong></p></figcaption></figure>

**Device ID:** This is the ID of your device. Select the device containing the application you want to change.\
**Status:** The status of the device change.\
**Change Time:** The most recent change time.\
**App:** Choose the application for which you want to change the device.\
**Change:** Press this button to initiate the device change process.

💾 **Backup Manager:**

<figure><img src="/files/q1uwiFdVExfy0jnmkANE" alt=""><figcaption><p><strong>Restore Backup of GenFarmer</strong></p></figcaption></figure>

Managing data backups has never been easier with GenFarmer. You can back up and restore your data automatically and flexibly, ensuring the safe and reliable protection of important information.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/change-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.
