# Mining

- [Node Mining](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining.md)
- [Run a Hyper Node](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-hyper-node.md)
- [Windows](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-hyper-node/windows.md)
- [macOS](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-hyper-node/macos.md)
- [Linux](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-hyper-node/linux.md)
- [Installing Linux remote connection tools](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-hyper-node/linux/installing-linux-remote-connection-tools.md)
- [Deployment Guide](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-hyper-node/deployment-guide.md)
- [Activate Your HyperNode](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-hyper-node/activate-your-hypernode.md)
- [Update the node program](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-hyper-node/update-the-node-program.md)
- [Run a MOSS AI Render Node](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-moss-ai-render-node.md): Update Date: Feb 23, 2024
- [1.Basic Requirements](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-moss-ai-render-node/1.basic-requirements.md)
- [2.Instal Required Software](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-moss-ai-render-node/2.instal-required-software.md)
- [3.Deploy Node Modules](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-moss-ai-render-node/3.deploy-node-modules.md)
- [4.Guide to Common Issues](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-moss-ai-render-node/4.guide-to-common-issues.md)
- [5.Activate Your GPU Node](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-moss-ai-render-node/5.activate-your-gpu-node.md)
- [Cloud GPU Computing Service](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/cloud-gpu-computing-service.md)
- [Activate Your Cloud HyperNode](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/cloud-gpu-computing-service/activate-your-cloud-hypernode.md)
- [Claim Node Mining Rewards](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/claim-node-mining-rewards.md)
- [Withdraw Mining Collateral](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/withdraw-mining-collateral.md)
- [HyperNode](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/hypernode.md)
- [Node Key](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-key.md)
- [Price](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-key/price.md)
- [Reward Rules 1.0](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-key/reward-rules-1.0.md)
- [Pool](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-key/pool.md)
- [Node Pool Reward Rules](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-key/pool/node-pool-reward-rules.md)
- [Staking Node Pool Levels and Rewards](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-key/pool/staking-node-pool-levels-and-rewards.md)
- [Deploy HyperNode](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-key/deploy-hypernode.md)
- [Deploy AI Inference Node](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-key/deploy-hypernode/deploy-ai-inference-node.md)
- [Deploy Render Node](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-key/deploy-hypernode/deploy-render-node.md)
- [Agent Mining](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/agent-mining.md)
- [MOSS AiPod 2](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/agent-mining/moss-aipod-2.md)
- [Mobile App](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/agent-mining/mobile-app.md)
- [Check Your UBAI Keys](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/agent-mining/check-your-ubai-keys.md)
- [Claim Agent Mining Rewards](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/agent-mining/claim-agent-mining-rewards.md)
- [Agent Key](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/agent-key.md)
- [Price](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/agent-key/price.md)
- [Reward Rules 1.0](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/agent-key/reward-rules-1.0.md)
- [Pool](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/agent-key/pool.md)
- [Agent Pool Reward Rules](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/agent-key/pool/agent-pool-reward-rules.md)
- [Staking Agent Pool Levels and Rewards](https://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/agent-key/pool/staking-agent-pool-levels-and-rewards.md)


---

# 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://hyperdust-foundation.gitbook.io/hyperagi-docs/mining.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.
