# Eth Gas Metrics

The ETH Gas Metrics element exposes various key metrics surrounding the ETH gas market such as the base fee in gwei, net issuance over time and other key metrics as shown below:

<figure><img src="https://3269745214-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa5iASgIFDKI5iooTNAC0%2Fuploads%2FnJOizJ1E71H7t3OlhyLq%2FScreenshot%202023-08-18%20at%2013.56.48.png?alt=media&#x26;token=6d946de2-0533-454e-9a94-329982d84499" alt=""><figcaption></figcaption></figure>

We are able to change the lookback period and by scrolling over a given timestamp and clicking on it we can see the contracts which used the most gas in that period:

<figure><img src="https://3269745214-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa5iASgIFDKI5iooTNAC0%2Fuploads%2FD9WnTilWwKPr48uUG8D9%2FScreenshot%202023-08-18%20at%2013.57.58.png?alt=media&#x26;token=3c3a7df6-c54b-43ca-98b2-6a4aa68e182b" 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://parsecfinance.gitbook.io/guide/eth-elements/eth-gas-metrics.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.
