> For the complete documentation index, see [llms.txt](https://docs.xprotocol.org/x-protocol-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xprotocol.org/x-protocol-litepaper/overview.md).

# Overview

- [XProtocol](https://docs.xprotocol.org/x-protocol-litepaper/overview/xprotocol.md)
- [What makes XProtocol a Superchain?](https://docs.xprotocol.org/x-protocol-litepaper/overview/xprotocol/what-makes-xprotocol-a-superchain.md)
- [Xardian Nodes](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes.md)
- [How to Purchase Nodes](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-purchase-nodes.md): This guide is for anyone who's interested in participating in the public sale.
- [Node Structure](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-purchase-nodes/node-structure.md)
- [Node Sale Contracts](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-purchase-nodes/node-sale-contracts.md)
- [How to Run Nodes](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-run-nodes.md)
- [Install App Software](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-run-nodes/install-app-software.md)
- [Assign Keys from New Wallet](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-run-nodes/assign-keys-from-new-wallet.md)
- [Set Up Operator Wallet](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-run-nodes/set-up-operator-wallet.md)
- [VPS Guide](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-run-nodes/vps-guide.md): This guide will help you set up and run your node on a Linux-based VPS using the CLI (Command Line Interface)
- [FAQ](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-run-nodes/faq.md)
- [Node-as-a-Service (NaaS) Provider](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-run-nodes/node-as-a-service-naas-provider.md)
- [Emissions and Redemption Process](https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/emissions-and-redemption-process.md)
- [XForge AI DePIN Smartphone](https://docs.xprotocol.org/x-protocol-litepaper/overview/xforge-ai-depin-smartphone.md)
- [How to Purchase XForge](https://docs.xprotocol.org/x-protocol-litepaper/overview/xforge-ai-depin-smartphone/how-to-purchase-xforge.md)
- [How to Create Referral Code](https://docs.xprotocol.org/x-protocol-litepaper/overview/xforge-ai-depin-smartphone/how-to-create-referral-code.md)
- [How to Update Wallets](https://docs.xprotocol.org/x-protocol-litepaper/overview/xforge-ai-depin-smartphone/how-to-update-wallets.md)
- [How to Run Nodes on XForge](https://docs.xprotocol.org/x-protocol-litepaper/overview/xforge-ai-depin-smartphone/how-to-run-nodes-on-xforge.md)
- [Partnerships](https://docs.xprotocol.org/x-protocol-litepaper/overview/partnerships.md)
- [What is X-Score?](https://docs.xprotocol.org/x-protocol-litepaper/overview/what-is-x-score.md)
- [Roadmap](https://docs.xprotocol.org/x-protocol-litepaper/overview/roadmap.md): There is so much to look forward to!
- [Investors](https://docs.xprotocol.org/x-protocol-litepaper/overview/investors.md)
- [XProtocol Service Agreement](https://docs.xprotocol.org/x-protocol-litepaper/overview/xprotocol-service-agreement.md): Version in effect as of: 05 July 2024


---

# 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.xprotocol.org/x-protocol-litepaper/overview.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.
