# How to Deposit and Withdraw $NEUTON Tokens

## Depositing $NEUTON

1. Navigate to the Profile section where you'll see your wallet address and verification status:

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

2. Find the "Deposit $NEUTON" section and enter the amount you wish to deposit:

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

3. Click the "Deposit" button. You'll see a confirmation window (depending on your wallet, for example, in Tonkeeper) :

<figure><img src="/files/4tWhRw6Tq3YfXb7kDwVy" alt=""><figcaption></figcaption></figure>

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

4. After confirming in Tonkeeper, you'll see the transaction success message and the information in the Transactions window, located on the same Profile page:

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

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

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

##

## Withdrawing $NEUTON

1. In the same Profile section, scroll to "Withdraw $NEUTON":

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

2. Enter your TON wallet address and amount (minimum 3000 NEUTON):

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

3. Click "Withdraw" and confirm your transaction.

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

3. You can track all your transactions in the transaction history table below:

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

## Important Notes

* Minimum withdrawal amount: 3000 NEUTON
* Always verify your wallet address before withdrawing
* Track your balances in the "Balances" section showing both NEUTON tokens and NEUTON POINTS
* Transaction history shows: type, amount, address, date, and status


---

# 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/how-to-deposit-and-withdraw-usdneuton-tokens.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.
