> 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.md).

# HUB

- [Namada HUB](https://service.block-pro.net/hub/namada-hub.md)
- [What is Namada?](https://service.block-pro.net/hub/namada-hub/what-is-namada.md): Introduction to the Namada protocol
- [News & Updates](https://service.block-pro.net/hub/namada-hub/news-and-updates.md): Stay up to date with recent developments and ecosystem news.
- [Guides](https://service.block-pro.net/hub/namada-hub/guides.md): Tutorials and how-tos for users, delegators, and validators.
- [Running Low on $NAM for Gas? Try This!](https://service.block-pro.net/hub/namada-hub/guides/running-low-on-usdnam-for-gas-try-this.md): Many Namada users have staked all their $NAM and face difficulties paying for gas to vote or claim rewards. Don’t worry — this guide shows you how to pay fees with other tokens like ATOM, TIA, or OSMO
- [Validator Services](https://service.block-pro.net/hub/namada-hub/validator-services.md): RPC, API endpoints, and snapshots by the validator community.
- [Governance](https://service.block-pro.net/hub/namada-hub/governance.md): Proposals and on-chain governance tracking
- [Contribute / Feedback](https://service.block-pro.net/hub/namada-hub/contribute-feedback.md)
- [Tokenomics (optional)](https://service.block-pro.net/hub/namada-hub/tokenomics-optional.md): Distribution, emission schedule, and economic design of NAM.
- [Fuel HUB](https://service.block-pro.net/hub/fuel-hub.md)
- [What is Fuel?](https://service.block-pro.net/hub/fuel-hub/what-is-fuel.md): Introduction to the Fuel Network
- [News & Updates](https://service.block-pro.net/hub/fuel-hub/news-and-updates.md): Stay up to date with recent developments and ecosystem news.
- [Guides](https://service.block-pro.net/hub/fuel-hub/guides.md): Tutorials and how-tos for users, delegators, and validators.
- [How to stake](https://service.block-pro.net/hub/fuel-hub/guides/how-to-stake.md): Fuel Staking Guide on Ethereum
- [Validator Services](https://service.block-pro.net/hub/fuel-hub/validator-services.md): RPC, API endpoints, and snapshots by the validator community.
- [Governance](https://service.block-pro.net/hub/fuel-hub/governance.md): Proposals and on-chain governance tracking
- [Contribute / Feedback](https://service.block-pro.net/hub/fuel-hub/contribute-feedback.md)
- [Tokenomics (optional)](https://service.block-pro.net/hub/fuel-hub/tokenomics-optional.md): Distribution, emission schedule, and economic design of NAM.


---

# 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.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.
