# NEUTON Points System and AI Chat

## Step 1: Checking Initial Balance

1. Navigate to your Profile section

<figure><img src="/files/YROSkNznS146Fywd45A6" alt=""><figcaption></figcaption></figure>

2. Locate the NEUTON Points balance display\ <br>

   <figure><img src="/files/H8qLs5a659TJtjQYy7p3" alt=""><figcaption></figcaption></figure>

## Step 2: Using AI Chat

1. Click on "AI Chat" in the navigation menu\
   \ <br>

   <figure><img src="/files/ne9lyVEPpdLVSOML3SoI" alt=""><figcaption></figcaption></figure>

2. Type your question in the chat interface<br>

<figure><img src="/files/Da3k28mcMBT4Y41fykLo" alt=""><figcaption></figcaption></figure>

3. Send your question and receive AI responses<br>

<figure><img src="/files/WIAQ1UyXvWjh3IQYhx07" alt=""><figcaption></figcaption></figure>

## Step 3: Earning Points

After using the AI Chat:

1. Return to your Profile\ <br>

   <figure><img src="/files/DuWICH4zGEVR7FXaLFJV" alt=""><figcaption></figcaption></figure>

2. Notice the increased NEUTON Points balance<br>

<figure><img src="/files/NSwxp3VUSuPmNN8HuDMS" alt=""><figcaption></figcaption></figure>

## Points System Overview

* Points are earned by engaging with the AI Chat
* Balance updates in real-time


---

# 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/neuton-points-system-and-ai-chat.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.
