# Rastreador de Gás

{% hint style="warning" %}
Seu provedor de Ethereum - Metamask, deve pré-preencher o limite de gás correto e o preço do gás, mas às vezes o valor será muito baixo, o que faz com que as transações durem mais ou não ocorram.
{% endhint %}

{% hint style="info" %}
Você pode configurar um custo de gás ideal e ajustá-lo nas configurações de transação da sua carteira durante o processo de aprovação da transação.
{% endhint %}

### Rastreadores de gás para diferentes redes <a href="#gas-trackers-for-different-networks" id="gas-trackers-for-different-networks"></a>

* A Rede principal (Ethereum) - [https://etherscan.io/gatracker](https://etherscan.io/gastracker)
* A Rede Polygon - [https://polygonscan.com/gatracker](https://polygonscan.com/gastracker)
* A Rede Harmony - ainda não disponível
* A Rede Metis Andromeda - ainda não disponível

{% hint style="info" %}
[​Aqui](https://metamask.zendesk.com/hc/en-us/articles/360022895972-Using-advanced-gas-controls) você pode encontrar como ajustar o preço do gás no Metamask para uma transação.
{% 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://legacy-docs.aragon.org/aragon-documentacao-do-utilizador/products/set-up-metamask/gas-tracker.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.
