> For the complete documentation index, see [llms.txt](https://gemautomate.gitbook.io/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gemautomate.gitbook.io/manual/manual/gemautomate-phone.md).

# GemAutomate Phone

**GemAutomate Phone** operates similarly to GemAutomate Browser but focuses on automating the control of **real mobile devices** or emulators like LDPlayer. This is ideal for users who need to control mobile applications directly, such as Facebook, TikTok, or Instagram.

<details>

<summary><strong>How to connect Android Phone and Box Phone</strong></summary>

#### Enable USB Debugging on Android

1. Open **Settings** on your Android device
2. Go to **About phone**
3. Tap **Build number** 7 times to unlock **Developer options**
4. Go back to **Settings > Developer options**
5. Enable **USB Debugging**

***

#### Connect your phone to your computer via USB

* The first time you connect, a message will pop up on your phone:\
  **"Allow USB debugging?"**
* Tap **Allow** to confirm.

</details>

<details>

<summary><strong>Accounts Information</strong></summary>

By configuring your accounts ahead of time, you only need to create them once.\
These accounts can then be used across multiple devices **without having to re-create them every time.**

#### To get started, click on the **`Accounts`** menu to manage the accounts you want to use with the system.

<figure><img src="https://1315583216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6lH23qiu5kocARSigQ1%2Fuploads%2F9TcrA9GFxTUO2Oilc8PE%2Fimage.png?alt=media&amp;token=7780c467-a71f-4da7-8e96-88dd7269de7b" alt=""><figcaption></figcaption></figure>

Click the **`Add Account`** button to add a new account.\
A pop-up window will appear where you can enter account details, such as **username** and **password**.

#### **Select the Account Type from the `Resource Type` menu**

At this step, you can choose the appropriate account type for the platform you wish to use, such as **Facebook**, **Instagram**, **TikTok**, etc.

If the platform you're looking for isn't listed, you can also **add a new account type** manually.

<figure><img src="https://1315583216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6lH23qiu5kocARSigQ1%2Fuploads%2Fsmm4i22C44ZHjExDRHkJ%2Fimage.png?alt=media&amp;token=cb83b2ca-509d-4071-b179-dfe633afd9f5" alt=""><figcaption></figcaption></figure>

**Format**

Users can define the **format of account data** as needed.&#x20;

For example:

* **Username**
* **Password**
* **2FA (Two-Factor Authentication)**

You can combine multiple fields together, such as:

* `Username|Password`
* `Username|Password|2FA`

Use the pipe symbol **`|`** to separate each data field.

<figure><img src="https://1315583216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6lH23qiu5kocARSigQ1%2Fuploads%2F1rrDh0iQjwuAXVfiVHIZ%2Fimage.png?alt=media&amp;token=c0203f31-4fbf-41f3-80fb-ca0323b3caf2" alt=""><figcaption></figcaption></figure>

**List Account**

In this section, users can add **multiple accounts under a single Account** by entering the account information **one line per account**.

For example, if you want to add 2 accounts, enter the data on **two separate lines**, like this:

```
Username1|Password1|2FA1  
Username2|Password2|2FA2
```

<br>

</details>

<details>

<summary><strong>Next level on automation workflows</strong> </summary>

To start creating a workflow, click the button on the left side of the screen, then select `Automation` to begin setting up and managing your workflow.

<figure><img src="https://1315583216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6lH23qiu5kocARSigQ1%2Fuploads%2F5jDdiADQigU3OMi0Wa7j%2Fimage.png?alt=media&amp;token=7ac5d3bb-5bf2-4228-a3f7-c6319204be39" alt=""><figcaption></figcaption></figure>

Then, proceed to the main page for creating or importing the workflow.\
Set the file name and provide additional descriptions.\
You can use the automation function by `Drag and Drop` on the left side menu.&#x20;

Each basic block comes with a description, and you can view additional details as shown in the provided image.

Keep it simple with how to `Start` ⎯>  `Start App`&#x20;

<figure><img src="https://1315583216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6lH23qiu5kocARSigQ1%2Fuploads%2FqmNqWmA9GSbmMqGPuO6R%2FScreenshot%202568-06-23%20at%2014.41.34.png?alt=media&amp;token=09b0d000-389d-47a1-b173-fa0e6ebdfd04" alt=""><figcaption></figcaption></figure>

To start a workflow, press button `Execute` or `▶️` the scripts would run together with auto saved!

</details>
