# Helioq NodeX Server

- [About Helioq NodeX](https://ainx-io.gitbook.io/docs/helioq-nodex-server/about-helioq-nodex.md)
- [Technical Architecture](https://ainx-io.gitbook.io/docs/helioq-nodex-server/about-helioq-nodex/technical-architecture.md): Decentralized AI Computing Infrastructure
- [Core functionalities of Helioq NodeX](https://ainx-io.gitbook.io/docs/helioq-nodex-server/about-helioq-nodex/core-functionalities-of-helioq-nodex.md)
- [Real World AI Use Cases](https://ainx-io.gitbook.io/docs/helioq-nodex-server/about-helioq-nodex/real-world-ai-use-cases.md)
- [Helioq NodeX 100](https://ainx-io.gitbook.io/docs/helioq-nodex-server/helioq-nodex-100.md): Getting Started with NodeX 100
- [Helioq NodeX 100 User Manual](https://ainx-io.gitbook.io/docs/helioq-nodex-server/helioq-nodex-100/helioq-nodex-100-user-manual.md)
- [NodeX 100 IECEE-Certified](https://ainx-io.gitbook.io/docs/helioq-nodex-server/helioq-nodex-100/nodex-100-iecee-certified.md)
- [Helioq NodeX Warranty Information](https://ainx-io.gitbook.io/docs/helioq-nodex-server/helioq-nodex-warranty-information.md)
- [NodeX Testnet & BIT Reward system](https://ainx-io.gitbook.io/docs/helioq-nodex-server/nodex-testnet-and-bit-reward-system.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://ainx-io.gitbook.io/docs/helioq-nodex-server.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.
