# iG3 - ZK Edge Network for AI Agents

## iG3

- [iG3: The Edge Network for Real-Time AI Interaction](https://docs.ig3.ai/ig3-the-edge-network-for-real-time-ai-interaction.md)
- [Problem](https://docs.ig3.ai/ig3-the-edge-network-for-real-time-ai-interaction/problem.md)
- [iG3 Solution](https://docs.ig3.ai/ig3-the-edge-network-for-real-time-ai-interaction/ig3-solution.md)
- [iG3 Overall Architecture](https://docs.ig3.ai/how-ig3-works/ig3-overall-architecture.md)
- [Gateway Layer](https://docs.ig3.ai/how-ig3-works/ig3-overall-architecture/gateway-layer.md)
- [Edge Node Layer](https://docs.ig3.ai/how-ig3-works/ig3-overall-architecture/edge-node-layer.md)
- [Node Architecture Overview](https://docs.ig3.ai/how-ig3-works/ig3-overall-architecture/edge-node-layer/node-architecture-overview.md)
- [Decentralized Layer](https://docs.ig3.ai/how-ig3-works/ig3-overall-architecture/decentralized-layer.md)
- [Tokenomics](https://docs.ig3.ai/tokenomics.md)
- [Utility](https://docs.ig3.ai/tokenomics/utility.md)
- [KYC Verification](https://docs.ig3.ai/tokenomics/kyc-verification.md)
- [Vesting Wallets](https://docs.ig3.ai/tokenomics/vesting-wallets.md)
- [Reward Mechanism](https://docs.ig3.ai/reward-mechanism.md)
- [Tier Multiplier](https://docs.ig3.ai/reward-mechanism/tier-multiplier.md)
- [Uptime Ratio](https://docs.ig3.ai/reward-mechanism/uptime-ratio.md)
- [Density Boost](https://docs.ig3.ai/reward-mechanism/density-boost.md)
- [AI Task Score & Machine Selection Algorithm](https://docs.ig3.ai/reward-mechanism/ai-task-score-and-machine-selection-algorithm.md)
- [How to Acquire $TOPS](https://docs.ig3.ai/reward-mechanism/how-to-acquire-usdtops.md)
- [Staking Mechanism](https://docs.ig3.ai/staking-mechanism.md): Available at TGE
- [How to Stake and Re-invest $TOPS](https://docs.ig3.ai/staking-mechanism/how-to-stake-and-re-invest-usdtops.md): This guide helps Edge Device Operators stake their $TOPS tokens and enable the auto re-investment feature to maximize their earnings in the iG3 Ecosystem.
- [Glossary](https://docs.ig3.ai/staking-mechanism/glossary.md): WIP
- [iG3 Edge Devices](https://docs.ig3.ai/edge-devices/ig3-edge-devices.md)
- [User Guides](https://docs.ig3.ai/user-guides.md)
- [Setup Guide](https://docs.ig3.ai/user-guides/setup-guide.md)
- [How to Check Token Balance](https://docs.ig3.ai/user-guides/how-to-check-token-balance.md)
- [How to Bridge $iG3 to $TOPS](https://docs.ig3.ai/user-guides/how-to-bridge-usdig3-to-usdtops.md)
- [How to KYC: Step-by-Step](https://docs.ig3.ai/user-guides/how-to-kyc-step-by-step.md)
- [How to Buy $PEAQ for Gas Fee](https://docs.ig3.ai/user-guides/how-to-buy-usdpeaq-for-gas-fee.md)
- [How to Add PEAQ Network to Your Wallet](https://docs.ig3.ai/user-guides/how-to-add-peaq-network-to-your-wallet.md)
- [What to Do With $xG3](https://docs.ig3.ai/user-guides/what-to-do-with-usdxg3.md): $xG3 ➜ $iG3 ➜ $TOPS
- [Frequently Asked Questions (FAQs)](https://docs.ig3.ai/frequently-asked-questions-faqs.md)
- [Devices](https://docs.ig3.ai/frequently-asked-questions-faqs/devices.md): iGam3 M1 (for now)
- [Roadmap](https://docs.ig3.ai/growth-and-plan/roadmap.md)
- [Team](https://docs.ig3.ai/growth-and-plan/team.md)
- [Warranty Information](https://docs.ig3.ai/support/warranty-information.md)
- [Contact Us](https://docs.ig3.ai/support/contact-us.md)
- [Conversion Process](https://docs.ig3.ai/archive/conversion-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.ig3.ai/ig3-the-edge-network-for-real-time-ai-interaction.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.
