# Node Orbit

## Node Orbit

- [Home](https://docs.nodeorbit.com/home.md): Welcome to the home of Node Orbit documentation.
- [FAQs](https://docs.nodeorbit.com/faqs.md)
- [Flux - Getting Started](https://docs.nodeorbit.com/flux/flux-getting-started.md): This overview assumes you already have a Zelcore wallet with enough Flux to cover the collateral for your node.
- [Additional Resources](https://docs.nodeorbit.com/flux/flux-getting-started/additional-resources.md): We use the following resources daily and recommend you bookmark and use them too.  All have been put together by Flux community members.
- [FAQs](https://docs.nodeorbit.com/flux/flux-getting-started/faqs.md)
- [Neoxa - Getting Started](https://docs.nodeorbit.com/neoxa/neoxa-getting-started.md)
- [Additional Resources](https://docs.nodeorbit.com/neoxa/neoxa-getting-started/additional-resources.md)
- [Presearch - Getting Started](https://docs.nodeorbit.com/presearch/presearch-getting-started.md)
- [Streamr - Getting Started](https://docs.nodeorbit.com/streamr/streamr-getting-started.md)
- [Timpi Guardian - Getting Started](https://docs.nodeorbit.com/timpi/timpi-guardian-getting-started.md)
- [Timpi Synaptron - Getting Started](https://docs.nodeorbit.com/timpi/timpi-synaptron-getting-started.md)
- [Timpi Collector - Getting Started](https://docs.nodeorbit.com/timpi/timpi-collector-getting-started.md)
- [Timpi Geocore - Getting Started](https://docs.nodeorbit.com/timpi/timpi-geocore-getting-started.md)
- [Beamable Checker - Getting Started](https://docs.nodeorbit.com/beamable/beamable-checker-getting-started.md)
- [Beam Validator - Getting Started](https://docs.nodeorbit.com/beam/beam-validator-getting-started.md)
- [Xardian Node - Getting Started](https://docs.nodeorbit.com/xprotocol/xardian-node-getting-started.md)
- [Muse - Getting Started](https://docs.nodeorbit.com/moonveil/muse-getting-started.md)
- [Gr1d Circuit Node - Getting Started](https://docs.nodeorbit.com/gr1d/gr1d-circuit-node-getting-started.md)
- [KIP Checker Node](https://docs.nodeorbit.com/kip/kip-checker-node.md)
- [DIN Chipper Node - Getting Started](https://docs.nodeorbit.com/din/din-chipper-node-getting-started.md): You'll need to purchase a DIN license prior to running a node.  Each subscription will be able to run 10 licenses.
- [Rivalz Validator Node - Getting Started](https://docs.nodeorbit.com/rivalz/rivalz-validator-node-getting-started.md)
- [PlayAI - Getting Started](https://docs.nodeorbit.com/playai/playai-getting-started.md)
- [Xai - Getting Started](https://docs.nodeorbit.com/xai/xai-getting-started.md)
- [Sophon Light Node - Getting Started](https://docs.nodeorbit.com/sophon/sophon-light-node-getting-started.md)
- [Myria - Getting Started](https://docs.nodeorbit.com/myria/myria-getting-started.md)
- [Hychain - Getting Started](https://docs.nodeorbit.com/hychain/hychain-getting-started.md)
- [Aethir Checker - Getting Started](https://docs.nodeorbit.com/aethir-checker/aethir-checker-getting-started.md)
- [GPU.net Validator - Getting Started](https://docs.nodeorbit.com/gpu.net/gpu.net-validator-getting-started.md): Follow the steps in the GAN Chain documentation to get your node ready
- [Gala - Getting Started](https://docs.nodeorbit.com/gala/gala-getting-started.md)
- [Playa3ull - Getting Started](https://docs.nodeorbit.com/playa3ull/playa3ull-getting-started.md)
- [Carv - Getting Started](https://docs.nodeorbit.com/carv/carv-getting-started.md): Please note you'll need to purchase a license to run this node.  Node Orbit simply will be running the node for you.
- [Firo - Getting Started](https://docs.nodeorbit.com/firo/firo-getting-started.md)
- [Raptoreum - Getting Started](https://docs.nodeorbit.com/raptoreum/raptoreum-getting-started.md)
- [Osmium - Getting Started](https://docs.nodeorbit.com/osmium/osmium-getting-started.md)
- [Refund Policy](https://docs.nodeorbit.com/resources/refund-policy.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.nodeorbit.com/home.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.
