# Create Tasks

To start with, make sure to create a Bitcoin Task group first.

<figure><img src="/files/CVGdtUrgnQvgiYr0Uanr" alt=""><figcaption><p>Create your Bitcoin task group</p></figcaption></figure>

The + button next to speedup section is used to create a bitcoin task.

<figure><img src="/files/Ry4U73QrHc0Eiqnf01sz" alt=""><figcaption><p>Create your bitcoin tasks</p></figcaption></figure>

Wallet group: Choose the wallet group you want to use to create your task<br>

Wallet: Choose the wallet(s) you want to use to create your task<br>

BTC Address: Insert the address <br>

Service Provider Address: Choose your prefered Provider, we are using [`https://mempool.space/api/`](https://mempool.space/api/) , you can add this in the rpc page of settings.

Amount of Tasks: The amount of tasks you want per wallet, leave empty if you want to have 1 task per wallet.

Transfer amount: The amount in BTC for example: 0.001

Transfer function: It's auto set by MinTech

Function parameters: Check release channel

Gas fee: one value, like 80

Gas mode:&#x20;

Default: Then you have to inpit the Gas Fee value yourself.

Rapid, use the fast gas what has a estimated confirmation of 10 minutes.

Advanced section of the task page. This page is only interesting for custom drops.

<figure><img src="/files/RbBpYbdKTDvRpLcaZVDx" alt=""><figcaption><p>Nothing is relevant beside Timestamp and Proxy Group</p></figcaption></figure>

Timestamp:  You can let the bot wait to a specific timestamp to run the tasks. We use <https://www.unixtimestamp.com/index.php> for formatting.

Proxy Group: Select your proxy group when it is said in the release channel.


---

# 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://mintechbots.gitbook.io/mintech-guide/create-tasks.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.
