# Gas fee estimation

With `$gas` command, users can view estimated gas fees for all on-chain transactions of four chains (FTM, BSC, ETH, POL).

The gas fees are in the Gwei unit and are calculated based on the transaction speed. We are still moving forward to integrate the gas fee of all other chains as soon as possible. Stay tuned!

<figure><img src="/files/9yVe6tUz1KNwegzN761I" alt=""><figcaption></figcaption></figure>


---

# 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://mochibot.gitbook.io/mochi-bot/functions/mochi-apis/crypto-management/gas-fee-estimation.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.
