# Overview

Blocknative delivers over 600 gas estimates per second. Our gas platform is trusted by leading protocols, wallets, L1s and L2s, and more to help estimate, predict, optimize, and decision.&#x20;

We are bringing gas markets onchain with [Gas Network.](https://gas.network/)&#x20;

For Gas, Blocknative offers:

* **Gas Fee Estimation:** [Estimate Gas Prices](https://docs.blocknative.com/gas-prediction) needed for your transactions to get on-chain with real-time precision. Available for over 40 chains, including Ethereum, Bitcoin, Optimism, Arbitrum, Base, Polygon, and [Sei](https://seigas.com). More chains coming soon.&#x20;
* **Gas Prediction:** Predict the Base fee and Blob Fee&#x20;
* **Gas Estimator:** Available as a [webpage](https://gas.blocknative.com/) or [browser extension](https://www.blocknative.com/gas-extension) to help price your transactions.&#x20;
* **On Chain Oracles:** Coming soon via [Gas Network](https://gas.network/).&#x20;

We strive to create a world-class developer experience, so [join our Discord](https://discord.gg/KZaBVME) to ask any questions, provide feedback, and tell us what else you want from Blocknative.


---

# 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.blocknative.com/overview.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.
