# Overview

{% hint style="danger" %}
Please note that Node Operation is currently permissioned to select node operators and is not available to the public at this time.
{% endhint %}

Welcome to the Supra Node Operation Program documentation.

This resource is designed to guide new and experienced participants through the core principles and technical structure of running a node within the Supra ecosystem. As a node operator, you play a crucial role in supporting Supra’s high-performance Layer 1 network and powering its decentralized oracle infrastructure. Your participation helps ensure transaction finality, oracle data reliability, and the security of smart contract operations across an expanding multi-chain environment.

At the heart of Supra’s design is a unique node architecture that combines performance, decentralization, and scalability in a vertical stack. Node operators engage in validating transactions, aggregating data feeds, and contributing to the consensus mechanism—known as Moonshot. Supra’s innovative protocols, paired with its Tribe-Clan hierarchy, ensures that data is processed securely and efficiently. This documentation will walk you through setup, configuration, responsibilities, and rewards.

Welcome aboard—your contributions are vital to shaping the future of decentralized finance and Web3 infrastructure.

***

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Node Operator FAQ</td><td></td><td><a href="/pages/rnKdj3dYghoveYGZIS0y">/pages/rnKdj3dYghoveYGZIS0y</a></td></tr><tr><td></td><td>Node Setup Guide</td><td></td><td><a href="/pages/jJSWG9eGJcR3UJ2rkGQx">/pages/jJSWG9eGJcR3UJ2rkGQx</a></td></tr><tr><td></td><td>Node Upgrade Guide</td><td></td><td><a href="/pages/CIyxtbcAaADO2tFrhtD7">/pages/CIyxtbcAaADO2tFrhtD7</a></td></tr></tbody></table>


---

# 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://supraoracles.gitbook.io/supra/network/node/readme.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.
