# FAQ

* **What is PanAIO Bot?**

PanAIO is an **A**ll **I**n **O**ne desktop bot that supports multiple sites.

* **How can I download the bot?**

Downloading our bot is very simple, just go in our discord server and go to the [**#download**](https://discord.com/channels/1051811066260246540/1088629042883874887) channel.

After downloading, unzip it in a folder on your desktop and then open the panaio file.

Login using your discord account and enjoy PanAIO.

* **What is a task?**

A task is a job, assignment of work to be done.

In simple terms it is the work you have to assign to the bot, so which product to buy specifying the size and address.\ <br>

* **What is a proxy?**

The proxy is essentially an alternate ip address that you use to avoid being banned from the site that you are botting.

(If you run only one task it is not mandatory to use a proxy)


---

# 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://docs.panaio.com/intro/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.
