# Automation feature

The completely new **Automation** feature in Hidemyacc 3.0 helps you **save time, effort, and money** on repetitive tasks such as **Cookie Bot, creating accounts, web surfing, and more.**&#x20;

All you need to do is **drag and drop commands**; no programming skills are required. Hidemyacc will automatically run scripts on selected profiles and perform repetitive tasks according to your requirements.

{% hint style="info" %}
The Automation feature **is currently free for all packages,** including the trial package.
{% endhint %}

Hidemyacc Automation is divided into three parts:

* Create a new script&#x20;
* Your scripts
* System's scripts

<mark style="background-color:orange;">**CREATE A NEW SCRIPT**</mark>

Hidemyacc allows you to create automation scripts with 3 different ways:

* Drag and drop commands
* Record your actions on website
* Import self-coding script

After creating the script, you can run test and debug it. The script will be saved in your script repository once it's complete.

<figure><img src="/files/WzcQqQCu51rpSzPrAEyi" alt=""><figcaption></figcaption></figure>

<mark style="background-color:orange;">**YOUR SCRIPTS**</mark>

You will see the scripts you have created in here. Additionally, you can also import self-coding scripts for use on Hidemyacc.

<figure><img src="/files/6XlFmKPn2ssRUwUuoCu4" alt=""><figcaption></figcaption></figure>

<mark style="background-color:orange;">**SYSTEM'S SCRIPTS**</mark>

Hidemyacc provides users with almost 30 automation scripts that you can use for free and modify as needed. After editing, the modified free scripts will appear in your script repository.

<figure><img src="/files/REm8kqHraUdiWhtqQCvI" alt=""><figcaption></figcaption></figure>


---

# 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.hidemyacc.com/hidemyacc-3.0-features/automation-feature.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.
