# Welcome to Blast Docs

[Blast](https://www.blastblockchain.com/) is a blockchain built on the Optimism rollup, inheriting the powerful OP Stack. As a project dedicated to advancing Ethereum's capabilities, Blast focuses on scaling technology and fostering global collaboration in decentralized economies and governance systems. The Blast Collective, driving this initiative, develops open-source software to address key challenges in the broader cryptocurrency ecosystem. Guided by the principle of **impact=profit**, Blast rewards contributors proportionately, aiming to redefine incentives and positively impact the world. Explore our repository to engage with essential components of the OP Stack, contributing to the collaborative advancement of the Ethereum ecosystem.

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="developer-docs/blast-node-operators" %}
[blast-node-operators](https://docs.blastblockchain.com/developer-docs/blast-node-operators)
{% endcontent-ref %}

{% content-ref url="developer-docs/blast-node-operators/node-operator-guide" %}
[node-operator-guide](https://docs.blastblockchain.com/developer-docs/blast-node-operators/node-operator-guide)
{% endcontent-ref %}

{% content-ref url="developer-docs/blast-node-operators/building-a-node-from-source" %}
[building-a-node-from-source](https://docs.blastblockchain.com/developer-docs/blast-node-operators/building-a-node-from-source)
{% endcontent-ref %}


---

# 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.blastblockchain.com/welcome-to-blast-docs.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.
