# Index

### Introduction to Constellation Network

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Introduction</strong></td><td>Learn what Constellation is and how it works.</td><td><a href="/spaces/pBDtrsB6CTph9ERYvdNO">/spaces/pBDtrsB6CTph9ERYvdNO</a></td><td><a href="/files/U080egKqG0fH4BeKeJVD">/files/U080egKqG0fH4BeKeJVD</a></td></tr><tr><td><strong>Network</strong> <strong>Fundamentals</strong></td><td>Core concepts, Architecture,  and Tokens</td><td><a href="/spaces/1OHICG0ktcwxiTcG2wHO">/spaces/1OHICG0ktcwxiTcG2wHO</a></td><td><a href="/files/78Vg2Hruy0W2ybopNm7y">/files/78Vg2Hruy0W2ybopNm7y</a></td></tr></tbody></table>

### For Developers

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Metagraph Development</strong></td><td>Create and launch your own metagraph.</td><td><a href="/spaces/xrXzGdpjkF8q1pQcgabg">/spaces/xrXzGdpjkF8q1pQcgabg</a></td><td><a href="/files/BdxNUK1s36ghvvQ7l0Nu">/files/BdxNUK1s36ghvvQ7l0Nu</a></td></tr><tr><td><strong>Network APIs</strong></td><td>Use APIs to interact with the network</td><td><a href="/spaces/lzDyHxpeesNyOR3WIEd4">/spaces/lzDyHxpeesNyOR3WIEd4</a></td><td><a href="/files/Sgp0BweHkW5idBWptQI7">/files/Sgp0BweHkW5idBWptQI7</a></td></tr><tr><td><strong>Integrate Stargazer Wallet</strong></td><td>Add wallet support to your app.</td><td><a href="/spaces/AUvaNviXuvMQPGFFlTu0">/spaces/AUvaNviXuvMQPGFFlTu0</a></td><td><a href="/files/EA3TzioJZfMjEblnWEzJ">/files/EA3TzioJZfMjEblnWEzJ</a></td></tr></tbody></table>

### For Node Operators

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Run a node Validator</strong></td><td>Set up and manage a validator node.</td><td><a href="/files/EyUFuqD0omomMlK4cWYO">/files/EyUFuqD0omomMlK4cWYO</a></td><td><a href="/spaces/ZrtHSqcmP0ydsdSnYXRM">/spaces/ZrtHSqcmP0ydsdSnYXRM</a></td></tr><tr><td><strong>Setup Delegated Staking</strong></td><td>Setup your node to accept delegated staking requests from the $DAG community.</td><td><a href="/files/aRp7OhpIgjptyLUOEHIQ">/files/aRp7OhpIgjptyLUOEHIQ</a></td><td><a href="/spaces/ZrtHSqcmP0ydsdSnYXRM/pages/tXikAINIYVssYPQLgBKb">/spaces/ZrtHSqcmP0ydsdSnYXRM/pages/tXikAINIYVssYPQLgBKb</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.constellationnetwork.io/index.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.
