# DRC20 LAUNCHPAD

<figure><img src="https://3935214457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcW0Da6etC5QmUtkfzKwg%2Fuploads%2FIP0VU8ugOrmN4AXKE9yc%2Fimage.png?alt=media&#x26;token=9a046481-63ab-48ae-bc5c-3d838fb3c4a3" alt=""><figcaption></figcaption></figure>

| Key          | Value                                                                                                                                                                                                               |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Wallet group | Select a wallet group from those present in the drop-down list.                                                                                                                                                     |
| Wallet       | Select a wallet that will be used in the task.                                                                                                                                                                      |
| Cllection    | ![](https://3935214457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcW0Da6etC5QmUtkfzKwg%2Fuploads%2FNeVyrxcpcNFe0XA13HMB%2Fimage.png?alt=media\&token=5385f628-a7c3-480f-9fc6-65ae241368bf) |
| Quantity     | Number of NFTs to mint per 1 transaction.                                                                                                                                                                           |
| Timestamp    | The timestamp when the transaction will be sent. Use your local host timezone to setup. You cat use this website: <https://www.unixtimestamp.com/index.php>                                                         |
| Proxy list   | Select a proxy list that will be used in the task. **Works if USE PROXY is True**                                                                                                                                   |
| Use proxy    | Decide whether you are going to use proxies or not.                                                                                                                                                                 |
| Retry delay  | Delay in *ms* during monitoring/error.                                                                                                                                                                              |

{% hint style="info" %}
For a more detailed and up-to-date setup of the task, check the appropriate text channel on our Discord server.
{% endhint %}

{% hint style="warning" %}
This module requires [Captcha Solver Extension.](https://tokenizer-guide.gitbook.io/tokenizer/tabs/accounts/captcha/captcha-solver-extension)
{% endhint %}

### Authentication token

To get this value, login to your account, open the browser DevTools(**F12**) and go to the Application section. Find app.book.io section and copy auth.\_token.auth0 value.<br>

<figure><img src="https://3935214457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcW0Da6etC5QmUtkfzKwg%2Fuploads%2F1a8MzKWTeqaMNqhLlT4n%2Fimage.png?alt=media&#x26;token=145ff96c-4294-41b4-86af-9d0313856fa2" 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://tokenizer-guide.gitbook.io/tokenizer/modules/drc20-launchpad.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.
