# Neoxa

##

- [What is Neoxa](https://neoxa.gitbook.io/documentation/what-is-neoxa.md): Understanding Neoxa
- [Whitepaper](https://neoxa.gitbook.io/documentation/whitepaper.md): The Neoxa Whitepaper 2.0
- [Neoxa Documentation](https://neoxa.gitbook.io/documentation/neoxa-documentation.md)
- [Understanding Smartnodes](https://neoxa.gitbook.io/documentation/neoxa-documentation/understanding-smartnodes.md): The purpose of Smartnodes
- [Smartnode Setup](https://neoxa.gitbook.io/documentation/neoxa-documentation/smartnode-setup.md)
- [Start Mining Neoxa](https://neoxa.gitbook.io/documentation/neoxa-documentation/start-mining-neoxa.md)
- [Recovering your Neoxa Wallet With a Seed Phrase](https://neoxa.gitbook.io/documentation/neoxa-documentation/recovering-your-neoxa-wallet-with-a-seed-phrase.md)
- [Using the Neoxa Faucet](https://neoxa.gitbook.io/documentation/neoxa-documentation/using-the-neoxa-faucet.md)
- [Neoxa Play2Earn](https://neoxa.gitbook.io/documentation/neoxa-play2earn.md): Earn Neoxa while having fun
- [Play2Earn Servers](https://neoxa.gitbook.io/documentation/neoxa-play2earn/play2earn-servers.md): Play2Earn servers on Neoxa
- [Getting Started on Neoxa Rust](https://neoxa.gitbook.io/documentation/neoxa-play2earn/getting-started-on-neoxa-rust.md)
- [Getting Started on Neoxa GTA](https://neoxa.gitbook.io/documentation/neoxa-play2earn/getting-started-on-neoxa-gta.md)
- [Gaming FAQ](https://neoxa.gitbook.io/documentation/neoxa-play2earn/gaming-faq.md)
- [Neoxa Stream2Earn](https://neoxa.gitbook.io/documentation/neoxa-stream2earn.md)
- [Getting Started](https://neoxa.gitbook.io/documentation/neoxa-stream2earn/getting-started.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://neoxa.gitbook.io/documentation/what-is-neoxa.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.
