# Shadow Network

Shadow Network is a decentralized platform designed to empower users to contribute to network security and earn rewards by running validator nodes. Users have two options: a browser-based node accessible through the Shadow Network dashboard or a command-line interface (CLI) node. The platform integrates seamlessly with Ethereum Virtual Machine (EVM) - compatible wallets, ensuring accessibility and ease of use.

### Installation instructions

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Linux</strong></td><td>Installation instructions for Linux</td><td></td><td></td><td><a href="/pages/Qt5Zd5xZ8Lk5flmwSrRA">/pages/Qt5Zd5xZ8Lk5flmwSrRA</a></td></tr><tr><td>macOS</td><td>Installation instructions for macOS</td><td></td><td></td><td><a href="/pages/ZXxfwYY21Yz9PCv9X7ja">/pages/ZXxfwYY21Yz9PCv9X7ja</a></td></tr><tr><td><strong>Windows</strong></td><td>Installation instructions for Windows</td><td></td><td></td><td><a href="/pages/UEknky0B2NFp8ExPmMsV">/pages/UEknky0B2NFp8ExPmMsV</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://docs.shadow-network.xyz/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.
