# Gas

Gas will likely increase during mint. \
\
If you are having trouble confirming a transaction consider increasing your gas. \
\
Here is how you do this:&#x20;

First you must enabled advanced gas controls in Metamask:\
\
1\. Go into MM settings by clicking the Account Icon in the top right then click Settings at the bottom.&#x20;

![](/files/S2RQUPVtfSbkjYCgvVSJ)

![](/files/8qY6zPVkLCOjRWTFOiIF)

2\. Click Advanced

![](/files/FW7bxL9lddpAqRnqeSGD)

3\. Scroll down to Advanced Gas Controls and turn it to ON<br>

![](/files/CxfC11NslgbbRUULViCS)

Now when you go to mint you can adjust your gas as follows:<br>

1\. When you go to confirm a TX click "Market"

![](/files/VV93UkkMkQ7mJWFG3GpH)

2\. Click Aggressive

![](/files/GCUcqeBhy6Rjr87RzA8W)

3\. Confirm the transaction

Note you CAN increase your gas more than Aggressive through Advanced. This guide will not cover this but be wary of how much you are actually increasing to if you choose to do this.


---

# 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://docs.hoppersgame.io/guides-general/gas.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.
