# GenFarmer ENG

## GenFarmer ENG

- [Home](https://genfarmer-support.gitbook.io/genfarmer-eng/home.md): Genfarmer Help Center User Guide
- [Setting GenFarmer](https://genfarmer-support.gitbook.io/genfarmer-eng/setting-genfarmer.md): Requirements to Use Genfarmer + Connecting Your Phone to Your Computer
- [How to Enable USB Debugging](https://genfarmer-support.gitbook.io/genfarmer-eng/how-to-enable-usb-debugging.md): To connect a device to a PC and control it via GenFarmer, the device needs to have USB Debugging enabled. Each device may have a different method for enabling USB Debugging, so here is a guide on how
- [Connect via USB and Power Off in Genfarmer](https://genfarmer-support.gitbook.io/genfarmer-eng/connect-via-usb-and-power-off-in-genfarmer.md)
- [Guide to connecting OTG in GenFarmer](https://genfarmer-support.gitbook.io/genfarmer-eng/guide-to-connecting-otg-in-genfarmer.md): We also have another type of connection with the device, which is OTG/LAN
- [Instruction Manual for Using the GenFarmer Box Controller](https://genfarmer-support.gitbook.io/genfarmer-eng/instruction-manual-for-using-the-genfarmer-box-controller.md): The GenFarmer Box Controller is software designed to assist in managing and controlling tasks on Boxphones via a USB cable.
- [Control Center](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/control-center.md)
- [Sidebar Menu](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/control-center/sidebar-menu.md)
- [Stream Device](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/control-center/stream-device.md)
- [Group Control](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/control-center/group-control.md): This function allows for the synchronization of device controls; by operating on one device, the other selected devices will be controlled in the same way as the main device.
- [Inspector](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/control-center/inspector.md): Inspector là chức năng hỗ trợ anh em lấy thông tin package, element của ứng dụng để sử dụng trong việc viết Automation
- [Automation](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/automation.md)
- [My Apps](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/automation/my-apps.md): Mini-apps - Automation Tools for No-coders
- [My Modules](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/automation/my-modules.md): Module is a more advanced form of Apps, capable of being divided into multiple smaller functions within a Module.
- [Runs](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/automation/runs.md): Allows managing multiple tasks simultaneously
- [Saved Tasks](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/automation/saved-tasks.md): Manage existing tasks for the simplest operation
- [App Manager](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/app-manager.md): Application management function allows you to easily operate on devices as you wish.
- [Account Manager](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/account-manager.md): An excellent upgrade from GenFarmer allows you to manage accounts directly within the GenFarmer App, eliminating the need for Excel or Google Sheets.
- [Change/Backup](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/change-backup.md)
- [Devices](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/devices.md): Easily and conveniently manage connected devices with just a few clicks.
- [Billing](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/billing.md)
- [Settings](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/settings.md): Setting is the basic configuration section for the software, such as language, storage, etc.
- [API](https://genfarmer-support.gitbook.io/genfarmer-eng/main-menu-bar/api.md)
- [General Guide](https://genfarmer-support.gitbook.io/genfarmer-eng/real-world-use-case/general-guide.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://genfarmer-support.gitbook.io/genfarmer-eng/home.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.
