# Welcome

- [Alpha Dune Network](https://docs.alphadune.com/welcome/alpha-dune-network.md): Welcome to Alpha Dune Network
- [Arbitrum Orbit](https://docs.alphadune.com/welcome/arbitrum-orbit.md): Gaming infrastructure built on Arbitrum Orbit.
- [Alpha Dune RNG](https://docs.alphadune.com/welcome/alpha-dune-rng.md)
- [Alpha Dune RNG Performance](https://docs.alphadune.com/welcome/alpha-dune-rng-performance.md)
- [Alpha Dune RNG Applications](https://docs.alphadune.com/welcome/alpha-dune-rng-applications.md)
- [Sentinel Nodes](https://docs.alphadune.com/welcome/sentinel-nodes.md): Ensuring Integrity and Security for a Shared, Trusted Network
- [Your Alpha Dune Account](https://docs.alphadune.com/welcome/your-alpha-dune-account.md): Your key to all your treasures
- [Quick Links](https://docs.alphadune.com/welcome/quick-links.md): Navigate with ease inside our ecosystem


---

# 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.alphadune.com/welcome.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.
