> For the complete documentation index, see [llms.txt](https://service.block-pro.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://service.block-pro.net/hub/fuel-hub.md).

# Fuel HUB

## Welcome to Fuel Hub&#x20;

Your one-stop resource for everything related to Fuel — the modular execution layer optimized for high-performance rollups and the fastest execution environment on Ethereum.

### What’s Inside

▪️What is Fuel?\
Learn the fundamentals of the FuelVM, UTXO-based architecture, and how Fuel empowers modular blockchain scalability.

▪️News & Updates\
Stay in the loop with weekly or monthly recaps of ecosystem developments and announcements.

▪️Guides\
Step-by-step tutorials for developers, rollup builders, and node operators.

▪️Validator Services\
Access snapshots, RPCs, APIs, and endpoints provided by validator teams.

▪️Governance\
Track proposal status, learn how to vote, and participate in protocol decisions.

***

> 💬 Want to contribute or add your validator service?> \
> Check out the **Contribute & Feedback** page.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://service.block-pro.net/hub/fuel-hub.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.
