# PEPPERMINT

{% hint style="danger" %}
This type of task **requires** BLOCKFROST API key in Tokenizer settings.
{% endhint %}

<figure><img src="https://3935214457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcW0Da6etC5QmUtkfzKwg%2Fuploads%2FT2fUDp7ntbAN5YfGc3EK%2Fimage.png?alt=media&#x26;token=aca40fd8-b004-4c41-9dae-8e8ed7311a69" 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.                                    |
| Drop URL     | Mint page URL.                                                                    |
| Phase NUM    | The minting phase number during which you want to start the tasks.                |
| Quantity     | Number of NFTs to mint per 1 transaction.                                         |
| Captcha mode | Select a type of captcha solver from those present in the drop-down list.         |
| 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 %}


---

# 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/peppermint.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.
