# Edge Node Overview

The Edge Node allows you to relay video streams over the Script Network and earn SPAY, providing support to SCRIPT.tv and other upcoming video platforms using the Script Network. With the latest update, you can now also broadcast your own video streams and have them distributed over the Script Edge Network! This allows you to stream entirely peer-to-peer without any centralized CDN involved.

Here are the articles in this section:

{% content-ref url="/pages/2h4X5dvFoon21cfi7fGs" %}
[Setting up the Edge Node](/nodes/edge-node-overview/setting-up-the-edge-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/gyRTk6lccJDBWITVfBQk" %}
[Edge Node Staking Process](/nodes/edge-node-overview/edge-node-staking-process.md)
{% endcontent-ref %}

{% content-ref url="/pages/WqVYn83zPiTVyrnHZrrR" %}
[Uninstallation Of Edge From Different Environment](/nodes/edge-node-overview/uninstallation-of-edge-from-different-environment.md)
{% 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://documentation.script.tv/nodes/edge-node-overview.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.
