# How to launch the Autoclaim?

In this guide, we’ll walk you through the steps to start earning cryptocurrencies automatically with the Autoclaim feature!

{% hint style="warning" %}
Important: To earn with the Autoclaim, you will need DUTCHY, which acts as fuel to run the process. If you don’t have DUTCHY yet, click on "Earn DUTCHY" in the navigation bar to explore all the available ways to accumulate it.
{% endhint %}

### Open the Autoclaim Modal

Go to the [dashboard](https://autofaucet.dutchycorp.space/dashboard.php), then click the “**Start Autoclaim**” button to open the Autoclaim Configuration.

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

### Select Payment mode and Multiplier

Click on the '?' icon to get more Infos about these features

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

### Select your Refresh Time

This is the time between each page refreshes, with the autoclaim mode, you are paid after each refresh.\
\
For example, if you select 2 minutes, the page will be refreshed every 2 minutes, and the page will be refreshed every 2 minutes.

{% hint style="info" %}
The more the Refresh Time is High, the more it will cost DUTCHY after each refresh
{% endhint %}

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

### Select the coins that you want to claim here

The coin number that you can select fully depends on your level, at each new level you reach, you can select one more coin.

{% hint style="info" %}
The more coins you select, the more DUTCHY it will consume with each refresh.
{% endhint %}

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

### DUTCHY cost per refresh

Here you can see the DUTCHY cost after each refresh, depending on the coins selected and on the settings previously entered.

{% hint style="warning" %}
Be sure to have enough DUTCHY, otherwise, the system will not pay you!
{% endhint %}

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

### Pass the Captcha

{% hint style="success" %}
If you are not satisfied with this captcha, or if this one doesn't work on your system, you can change your default captcha on [your account page](https://autofaucet.dutchycorp.space/account.php).
{% endhint %}

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

### Start the process!&#x20;

After setting up everything, you are finally ready to start earning crypto! Just click the “Start Autoclaim” button again to start the process!\
\
Congrats!

<figure><img src="/files/2DGChOHPm6eBQKwFaeOh" alt=""><figcaption><p>Click the “Start Autoclaim” button</p></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://final-autoclaim.gitbook.io/docs/academy/how-to-launch-the-autoclaim.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.
