# Docs & Guides

## Docs & Guides

- [Beginner's Guide to HyperAGI](https://hyperdust-foundation.gitbook.io/docs-and-guides/beginners-guide-to-hyperagi.md)
- [HyperAGI Smart Contracts](https://hyperdust-foundation.gitbook.io/docs-and-guides/smart-contracts/hyperagi-smart-contracts.md)
- [Run a HyperAGI Node](https://hyperdust-foundation.gitbook.io/docs-and-guides/run-a-hyperagi-node/run-a-hyperagi-node.md): Update Date: Feb 23, 2024
- [1.Basic Requirements](https://hyperdust-foundation.gitbook.io/docs-and-guides/run-a-hyperagi-node/1.basic-requirements.md)
- [2.Installing Required Software for the Node](https://hyperdust-foundation.gitbook.io/docs-and-guides/run-a-hyperagi-node/2.installing-required-software-for-the-node.md)
- [3.Deploy Node Modules](https://hyperdust-foundation.gitbook.io/docs-and-guides/run-a-hyperagi-node/3.deploy-node-modules.md)
- [4.Guide to Common Issues](https://hyperdust-foundation.gitbook.io/docs-and-guides/run-a-hyperagi-node/4.guide-to-common-issues.md)
- [AI Model Deployment Guide](https://hyperdust-foundation.gitbook.io/docs-and-guides/run-a-hyperagi-node/ai-model-deployment-guide.md)
- [How to claim the first $HYPT for free?](https://hyperdust-foundation.gitbook.io/docs-and-guides/about-tokens-andnetwork/how-to-claim-the-first-usdhypt-for-free.md)
- [How to Add $HYPT Tokens](https://hyperdust-foundation.gitbook.io/docs-and-guides/about-tokens-andnetwork/how-to-add-usdhypt-tokens.md)
- [How to Claim Arbitrum Sepolia ETH for Paying Gas Fees？](https://hyperdust-foundation.gitbook.io/docs-and-guides/about-tokens-andnetwork/how-to-claim-arbitrum-sepolia-eth-for-paying-gas-fees.md)
- [How to Add a Wallet on the Website?](https://hyperdust-foundation.gitbook.io/docs-and-guides/about-tokens-andnetwork/how-to-add-a-wallet-on-the-website.md)
- [How to Link the Wallet to HyperAGI？](https://hyperdust-foundation.gitbook.io/docs-and-guides/about-tokens-andnetwork/how-to-link-the-wallet-to-hyperagi.md)
- [How to access HyperAGI Network?](https://hyperdust-foundation.gitbook.io/docs-and-guides/about-tokens-andnetwork/how-to-access-hyperagi-network.md)
- [How to use AI LLM ?](https://hyperdust-foundation.gitbook.io/docs-and-guides/tutorial-video/how-to-use-ai-llm.md)
- [How to quickly place a Hypergraph](https://hyperdust-foundation.gitbook.io/docs-and-guides/tutorial-video/how-to-quickly-place-a-hypergraph.md)
- [How to train your AGI Agent](https://hyperdust-foundation.gitbook.io/docs-and-guides/tutorial-video/how-to-train-your-agi-agent.md): For the best viewing experience, please select "Quality: 1080p HD" in the video settings.
- [How to buy HYPER•AGI•MAINFRAME runes](https://hyperdust-foundation.gitbook.io/docs-and-guides/tutorial-video/how-to-buy-hyper-agi-mainframe-runes.md): For the best viewing experience, please select "Quality: 1080p HD" in the video settings.
- [MOSSAI Open AI World](https://hyperdust-foundation.gitbook.io/docs-and-guides/dapp-hub/mossai-open-ai-world.md)
- [FAQ Guide](https://hyperdust-foundation.gitbook.io/docs-and-guides/faq/faq-guide.md)
- [About wallets](https://hyperdust-foundation.gitbook.io/docs-and-guides/faq/about-wallets.md)
- [About network access](https://hyperdust-foundation.gitbook.io/docs-and-guides/faq/about-network-access.md)
- [About Web3A Games](https://hyperdust-foundation.gitbook.io/docs-and-guides/faq/about-web3a-games.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://hyperdust-foundation.gitbook.io/docs-and-guides/beginners-guide-to-hyperagi.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.
