# Getting Started with the NEUTON Platform

### What You'll Learn

In these docs, you'll find step-by-step instructions for:

* Setting up your account and connecting your wallet
* Using AI Chat features
* Managing NEUTON Points
* Staking & GPU services
* Platform navigation and features
* Managing your $NEUTON tokens

### Getting Started Tutorials

Choose a tutorial to begin:

#### Tutorial 1: Account Setup and Wallet Connection

A step-by-step guide to connecting your Telegram account, linking your TON wallet, and verifying your account on the NEUTON platform.

#### Tutorial 2: Earning NEUTON Points with AI Chat

Learn how to track your NEUTON Points balance and earn points by engaging with our AI Chat feature.

#### Tutorial 3: How to Deposit and Withdraw $NEUTON Tokens

Guide to depositing and withdrawing $NEUTON tokens through your profile, including wallet verification and transaction tracking.

### Prerequisites

Before you start:

* Have a Telegram account
* Install a TON wallet
* Have some TON coins for verification transaction
* Get some $NEUTON tokens for platform features


---

# Agent Instructions: 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.neuton.pro/getting-started-with-the-neuton-platform.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.
