# GAMMA

<figure><img src="https://3935214457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcW0Da6etC5QmUtkfzKwg%2Fuploads%2F5Qwg2nl4Bcrljv8MJx1J%2Fimage.png?alt=media&#x26;token=163dadda-bc32-4798-89b0-f4c2394106d7" 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.                                                                                                                                             |
| Quantity     | Number of NFTs to mint per 1 transaction.                                                                                                                  |
| Cookies      | See furthe in the guide.                                                                                                                                   |
| Gas price    | Fee of the transaction in sat/vB.                                                                                                                          |
| ACTION       | <p>AUTOPAY - the task will send funds from selected wallets automatically.<br>WEBHOOK - you will receive a webhook contains payment value and address.</p> |
| 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 %}

#### Cookies

1. You need this extension <https://www.editthiscookie.com/>
2. Go to <https://gamma.io/ordinals/categories?tab=minting-now> and pick any drop
3. Click Mint button and sign message in your wallet, no need to mint nfts
4. You should see push notification like this

<figure><img src="https://3935214457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcW0Da6etC5QmUtkfzKwg%2Fuploads%2FqyMbCe1BSiGBX0Q6B363%2Fimage.png?alt=media&#x26;token=9fa8c8a5-10f7-4242-a5af-f396c6e9bd04" alt=""><figcaption></figcaption></figure>

5. Click Export in extension and paste the value into the appropriate field&#x20;


---

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