# Withdrawals

Making a withdrawal is quite straightforward. You can withdraw your rewards or the deposits you made to your wallet anytime. \
\
Withdrawals can be made under the Ledger -> Token Balances. \
\
You may validate the transaction of your withdrawal under the Transaction Ledger section.\
\
**Note: If your wallet has never interacted with an NEP token (eg: $NEKO), you will have to "register" to make withdrawals or deposits.**<br>

{% embed url="<https://www.loom.com/share/978798af14a24e199575325cf63e715d?sid=d08f644c-a578-4734-81c6-fd0d668017c8>" %}


---

# 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://socializer-user-guide.nearverselabs.com/withdrawals.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.
