# Run a Node

## Section Content

<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><strong>System Specifications</strong></td><td></td><td></td><td><a href="run-a-node/system-config">system-config</a></td></tr><tr><td><strong>Build the XION Daemon</strong></td><td></td><td></td><td><a href="run-a-node/build-the-xion-daemon">build-the-xion-daemon</a></td></tr><tr><td><strong>Download the XION Daemon</strong></td><td></td><td></td><td><a href="run-a-node/download-the-xion-daemon">download-the-xion-daemon</a></td></tr><tr><td><strong>Configure the XION Daemon</strong></td><td></td><td></td><td><a href="run-a-node/configure-the-xion-daemon">configure-the-xion-daemon</a></td></tr><tr><td><strong>Join the XION Network</strong></td><td></td><td></td><td><a href="run-a-node/join-the-xion-network">join-the-xion-network</a></td></tr><tr><td></td><td></td><td></td><td></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.burnt.com/xion/nodes-and-validators/run-a-node.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.
