# Product

- [✨x402z](https://docs.mindnetwork.xyz/minddocs/product/x402z.md): Unlock the Privacy-First AI Economy
- [The x402z A2A Payment Alliance](https://docs.mindnetwork.xyz/minddocs/product/x402z/the-x402z-a2a-payment-alliance.md)
- [x402z Testnet User Guide](https://docs.mindnetwork.xyz/minddocs/product/x402z/x402z-testnet-user-guide.md)
- [🛠️ Product Overview](https://docs.mindnetwork.xyz/minddocs/product/product-overview.md)
- [🌐 AgenticWorld 🔥](https://docs.mindnetwork.xyz/minddocs/product/agenticworld.md)
- [AgenticWorld User Guide](https://docs.mindnetwork.xyz/minddocs/product/agenticworld/agenticworld-user-guide.md): More details coming soon
- [DeepSeek Hub](https://docs.mindnetwork.xyz/minddocs/product/agenticworld/agenticworld-user-guide/deepseek-hub.md)
- [World AI Health Hub](https://docs.mindnetwork.xyz/minddocs/product/agenticworld/agenticworld-user-guide/world-ai-health-hub.md)
- [Agent Launch @ Mainnet](https://docs.mindnetwork.xyz/minddocs/product/agenticworld/agenticworld-user-guide/agent-launch-mainnet.md)
- [Agent Launch @ Testnet](https://docs.mindnetwork.xyz/minddocs/product/agenticworld/agenticworld-user-guide/agent-launch-testnet.md)
- [Rewards Rule](https://docs.mindnetwork.xyz/minddocs/product/agenticworld/rewards-rule.md)
- [Revenue and Payment](https://docs.mindnetwork.xyz/minddocs/product/agenticworld/revenue-and-payment.md)
- [Bridge](https://docs.mindnetwork.xyz/minddocs/product/agenticworld/bridge.md)
- [⛓️ MindChain](https://docs.mindnetwork.xyz/minddocs/product/mindchain.md)
- [MindChain Developer Guide](https://docs.mindnetwork.xyz/minddocs/product/mindchain/mindchain-developer-guide.md)
- [🌉 FHEBridge](https://docs.mindnetwork.xyz/minddocs/product/fhebridge.md)
- [FHEBridge Guide - Transfer](https://docs.mindnetwork.xyz/minddocs/product/fhebridge/fhebridge-guide-transfer.md)
- [FHEBridge Guide - Bridge](https://docs.mindnetwork.xyz/minddocs/product/fhebridge/fhebridge-guide-bridge.md)
- [FHEBridge Guide - Manage](https://docs.mindnetwork.xyz/minddocs/product/fhebridge/fhebridge-guide-manage.md)
- [MINDV (Ended)](https://docs.mindnetwork.xyz/minddocs/product/mindv-ended.md)
- [MindV User Guide (Ended)](https://docs.mindnetwork.xyz/minddocs/product/mindv-ended/mindv-user-guide-ended.md)
- [vFHE Explanation (Ended)](https://docs.mindnetwork.xyz/minddocs/product/mindv-ended/vfhe-explanation-ended.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://docs.mindnetwork.xyz/minddocs/product.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.
