# Alpha Dune

## Alpha Dune

- [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
- [Presale](https://docs.alphadune.com/buy/presale.md): Get your share of DUNE tokens
- [Node Sale](https://docs.alphadune.com/buy/node-sale.md): Become a Sentinel Node Operator
- [Alpha Dune Grow](https://docs.alphadune.com/grow-and-earn/alpha-dune-grow.md): Make real impact and grow your bags
- [Classes](https://docs.alphadune.com/grow-and-earn/classes.md)
- [Active Campaigns](https://docs.alphadune.com/grow-and-earn/active-campaigns.md)
- [Introduction](https://docs.alphadune.com/dune-token/introduction.md): The fuel of Alpha Dune Network
- [Gas Token](https://docs.alphadune.com/dune-token/gas-token.md): Enabling the Alpha Dune Network
- [Buy & Burn Program](https://docs.alphadune.com/dune-token/buy-and-burn-program.md): Turning App Usage Into Token Scarcity
- [Fee Burn Program](https://docs.alphadune.com/dune-token/fee-burn-program.md): Deflation Powered by Network Activity
- [RPC Usage Cashback Program](https://docs.alphadune.com/dune-token/rpc-usage-cashback-program.md): Converting Infrastructure Costs Into Liquidity
- [Emissions](https://docs.alphadune.com/dune-token/emissions.md): Learn about DUNE distribution and emission
- [Node Emissions](https://docs.alphadune.com/sentinel-nodes/node-emissions.md): Understanding Node Rewards and Incentives
- [Connect on Testnet](https://docs.alphadune.com/alpha-dune-network/connect-on-testnet.md): Connect with Alpha Dune Sepolia Testnet
- [Hardhat](https://docs.alphadune.com/alpha-dune-network/hardhat.md): Deploying Smart Contracts using Hardhat
- [Foundry](https://docs.alphadune.com/alpha-dune-network/foundry.md): Deploying Smart Contracts using Foundry
- [Remix](https://docs.alphadune.com/alpha-dune-network/remix.md): Deploying Smart Contracts using Remix
- [Node Referral Program](https://docs.alphadune.com/affiliates/node-referral-program.md): Earn a commission as a KOL from every node sale.
- [Loot Dynasty Referral Program](https://docs.alphadune.com/affiliates/loot-dynasty-referral-program.md)
- [Studios](https://docs.alphadune.com/work-with-us/studios.md): Supporting Web3 Gaming Innovation
- [Guardians](https://docs.alphadune.com/work-with-us/guardians.md): Contribute to the development and growth of Alpha Dune Network
- [Introduction](https://docs.alphadune.com/alpha-dune-governance/introduction.md)
- [Stakeholder Overview](https://docs.alphadune.com/alpha-dune-governance/stakeholder-overview.md)
- [Scope of Governance](https://docs.alphadune.com/alpha-dune-governance/scope-of-governance.md)
- [Governance Cycles](https://docs.alphadune.com/alpha-dune-governance/governance-cycles.md)
- [Proposal Types, Stages & Quorum](https://docs.alphadune.com/alpha-dune-governance/proposal-types-stages-and-quorum.md)
- [Formal ADP Template](https://docs.alphadune.com/alpha-dune-governance/formal-adp-template.md)
- [Voting Process](https://docs.alphadune.com/alpha-dune-governance/voting-process.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.alphadune.com/welcome/alpha-dune-network.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.
