> For the complete documentation index, see [llms.txt](https://docs.inferix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inferix.io/worker-node-guide.md).

# Worker Node Guide

[**What is Worker Node**](/worker-node-guide/what-is-worker-node.md)

&#x20;   [How do the Worker Node work](/worker-node-guide/what-is-worker-node/how-do-the-worker-node-work.md)

&#x20;   [Worker Node Rewards](/worker-node-guide/what-is-worker-node/worker-node-rewards.md)

&#x20;   [How to run Worker Node](/worker-node-guide/what-is-worker-node/how-to-run-worker-node.md)

&#x20;   [What is the Worker Node License (NFT)](/worker-node-guide/what-is-worker-node/what-is-the-worker-node-license-nft.md)

**Worker Node Sales**

&#x20;   [Guide to Purchase Worker Nodes](/worker-node-guide/worker-node-sales/guide-to-purchase-worker-nodes.md)

&#x20;   [Worker Node Sale Timeline](/worker-node-guide/worker-node-sales/worker-node-sale-timeline.md)

&#x20;   [Node Supply, Price, Tiers and Purchase Caps](/worker-node-guide/worker-node-sales/node-purchase-caps.md)

&#x20;   [Guaranteed Node Buyback](/worker-node-guide/worker-node-sales/guaranteed-node-buyback.md)

&#x20;   [How to get Node Whitelisted?](/worker-node-guide/worker-node-sales/how-to-get-whitelisted.md)

&#x20;   [Smart Contract Addresses](/worker-node-guide/worker-node-sales/smart-contract-addresses.md)

&#x20;   [User Discounts & Referral Program](/worker-node-guide/worker-node-sales/referral-program.md)

&#x20;   [Worker Node Purchase FAQ](/worker-node-guide/worker-node-sales/worker-node-purchase-faq.md)

&#x20;   [ABKK Collaboration FAQ](/worker-node-guide/worker-node-sales/abkk-collaboration-faq.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 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.inferix.io/worker-node-guide.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.
