# Setting GenFarmer

**Minimum Configuration**

For the computer:

* **Computer:** Windows 10, 64-bit
* **GPU:** The computer must have a discrete GPU, minimum NVIDIA GeForce GTX 1050.

For the phone:

* **Operating System:** Android 9 or higher.

Next, go to the homepage genfarmer.com to download the latest version. Currently, Genfarmer has the latest update for customers to experience completely new technologies and a new interface.

**Proxy and WebRTC:** Ensure proper proxy configuration and correct WebRTC settings to protect your IP address and enhance security for automation tasks.

Meeting these configuration requirements will help you use Genfarmer efficiently and smoothly, minimize issues, and ensure high performance during automation tasks.

**Connecting the Phone with Developer Mode Enabled**

* **Step 1:** Plug the phone's USB cable into the computer.
* **Step 2:** Enable USB Debugging on the phone.

{% hint style="warning" %}
For some devices like Xiaomi, Redmi, etc., after completing the two steps above, you need to enable the following options in USB Debugging: USB Debugging, Install via USB, and USB Debugging (Security Settings).
{% 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://genfarmer-support.gitbook.io/genfarmer-eng/setting-genfarmer.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.
