# ガストラッカー

{% hint style="warning" %}
Metamaskは、正しいガス上限とガス価格をあらかじめ自動入力してくれますが、金額が低すぎるためにトランザクションが長引いたり、成立しないことがあります。
{% endhint %}

{% hint style="info" %}
トランザクション承認時に、好きなガス代を設定することができます。
{% endhint %}

### ネットワークごとのガストラッカー

* Ethereumメインネット - [https://etherscan.io/gastracker（英語のみ）](https://etherscan.io/gastracker)
* Polygon - [https://polygonscan.com/gastracker（英語のみ）](https://polygonscan.com/gastracker)
* Harmony - 現在利用不可
* Metis Andromeda - 現在利用不可

{% hint style="info" %}
Metamaskのトランザクションに必要なガス代の調整方法は[こちら（英語のみ）](https://metamask.zendesk.com/hc/en-us/articles/360022895972-Using-advanced-gas-controls)
{% 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/japanese-aragon-user-documentation/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.
