# FAQ

## **HOW DO I ADD MORE FARM ACCOUNTS?**

You can select any number of MEmu configurations per profile, this means that you can run an infinite amount of bots (theoretically). We have a dedicated page on how to add MEmu Configurations:

{% content-ref url="/pages/-M\_K0kGo1-xIQwXMAKr2" %}
[MEmu Configuration](/memu-configuration.md)
{% endcontent-ref %}

## WHAT ARE PROFILES?

Profiles are settings groups for your bots. Each bot on a profile will use the profile's settings, meaning changing the profile's settings will upadte all bots on that profile. You can create multiple profiles in order to have different bots performing different tasks.

## WHERE DO I REPORT BUGS/ISSUES?

[Click here](https://panel.afkadvantage.com/discord) to join our support system, where you can post issues, suggestions, and talk to the developers directly.

Regarding questions like: why is there no X feature, please post a suggestion for that as that will help us gage interest. The bot is still in BETA and is under active development.

## HOW DO I EXTRACT/RUN THE DOWNLOADED FILE?

Our software is downloaded as a “.zip” file and must be extracted with WinRar, WinZip or 7Zip.

1. [**Download and Install WinRar (Free)**](http://www.rarlab.com/download.htm)
2. Open your GnBots Download
3. Extract the GnBots Download Folder to your PC using WinRar

You must extract the files to your PC prior to running. Once done, run **MobileBots.Interface.exe** (or **MobileBots.Interface** if extensions are hidden).<br>

## DOES IT RUN ON MAC/LINUX?

**No, the bot is Windows only**. If you are using MAC you can run a Windows virtual machine, and run the bot on that, however we do not have any official documentation for that.

## MEmu issue?

Check out our MEmu FAQ:

{% content-ref url="/pages/-M\_RK7I8eA-zUB3\_fubS" %}
[MEmu FAQ](/memu-faq.md)
{% endcontent-ref %}


---

# 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://help.afkadvantage.com/faq.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.
