# Transferring tokens on Waxblock.io

{% embed url="<https://waxblock.io/wallet>" %}
<https://waxblock.io/wallet>
{% endembed %}

The first item of our Wallet Navigation is "**Transfer Tokens"** which is the page and tool for transfering tokens via Waxblocks.&#x20;

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

Transfer UI-Form Description:

* "From:" - for your own logged in Wax Account name, that you want to transfer tokens from
* "To:" - for you to fill out the destination wallet account that you wish to transfer to
* "Quantity:" - for the number of tokens that you wish to transfer, and selecting which to transfer from the dropdown.
* "Memo (optional):" - for you to optionally write a memo/message that will be attached with your transfer, and remains readable on the Wax Blockchain.
* Lastly, the "Transfer" button, which you use to initiate the transaction once you've filled out the form.

{% hint style="warning" %}
Beware! \
\
The Token Selection Dropdown shows **\*ALL\*** tokens held by your account, including potentially TacoSwap LP Tokens (with 6 chars long names, from token contract swap.taco). \
\
These are also transferable, however transfering them to anyone also transfers over your ownership / shares of those Liquidity Pairs!<br>
{% endhint %}


---

# 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.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer/transferring-tokens-on-waxblock.io.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.
