# Neuton Doc

## Neural on The Open Network

- [Executive Summary](https://docs.neuton.pro/readme.md)
- [Introduction to the NEUTON](https://docs.neuton.pro/introduction-to-the-neuton.md)
- [Market Context](https://docs.neuton.pro/market-context.md)
- [The NEUTON Solution](https://docs.neuton.pro/the-neuton-solution.md)
- [Roadmap](https://docs.neuton.pro/roadmap.md)
- [Revenue Streams](https://docs.neuton.pro/revenue-streams.md)
- [Products](https://docs.neuton.pro/products.md)
- [The NEUTON Staking](https://docs.neuton.pro/products/the-neuton-staking.md)
- [The NEUTON AI Hub](https://docs.neuton.pro/products/the-neuton-ai-hub.md)
- [The NEUTON GPU](https://docs.neuton.pro/products/the-neuton-gpu.md)
- [The NEUTON VPN](https://docs.neuton.pro/products/the-neuton-vpn.md)
- [Tokenomics](https://docs.neuton.pro/tokenomics.md)
- [Farm NEUTON Points](https://docs.neuton.pro/tokenomics/farm-neuton-points.md)
- [Token Allocation](https://docs.neuton.pro/tokenomics/token-allocation.md)
- [Conclusion](https://docs.neuton.pro/conclusion.md)
- [Getting Started with the NEUTON Platform](https://docs.neuton.pro/getting-started-with-the-neuton-platform.md): Welcome to the NEUTON docs! Learn how to use our AI-powered Web3 platform through comprehensive guides and tutorials.
- [Account Setup and Wallet Connection](https://docs.neuton.pro/getting-started-with-the-neuton-platform/account-setup-and-wallet-connection.md): A step-by-step guide to connecting your Telegram account, linking your TON wallet, and verifying your account on the NEUTON platform.
- [NEUTON Points System and AI Chat](https://docs.neuton.pro/getting-started-with-the-neuton-platform/neuton-points-system-and-ai-chat.md): Learn how to track your NEUTON Points balance and earn points by engaging with our AI Chat feature.
- [How to Deposit and Withdraw $NEUTON Tokens](https://docs.neuton.pro/getting-started-with-the-neuton-platform/how-to-deposit-and-withdraw-usdneuton-tokens.md): Learn how to manage your $NEUTON tokens, including depositing tokens to your platform balance and withdrawing them to your wallet.


---

# 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.neuton.pro/readme.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.
