# Transfer & Pay

Under the 'Transfer & Pay' section, you'll find tools designed to make managing your finances a breeze.  Access the Glue bridge for seamless bridging, use the transfer page for easy transactions, and soon to be revealed 'Credit Card Payment'.

<table data-header-hidden><thead><tr><th width="446"></th><th></th></tr></thead><tbody><tr><td><p>Here are the three main tools at your disposal:</p><ol><li><strong>Transfer on Glue:</strong> Easily move tokens and assets between your own accounts or to your friends accounts. </li><li><strong>Bridge to/from Glue:</strong> This feature will not be active in the AlphaNet as we don't want people trying to bridge real assets yet.</li><li><strong>Scan Transferrable Assets:</strong> This is an easy to use service to bring all your assets from other chains into Glue with ease and confidence.</li><li><strong>Credit Card Payment:</strong> Coming Soon!</li></ol></td><td><img src="/files/rYNdPvMGi4qkkGZ6E9xy" alt="" data-size="original"></td></tr></tbody></table>

{% tabs %}
{% tab title="Transfer on Glue" %}
Transfer on Glue page is designed specifically to reduce human error and mistakes to ensure that each transfer is done correctly, with intention and with minimised risk.&#x20;

Let us do a transfer together to better understand 'Transfer on Glue'.&#x20;

First we cover&#x20;

* [**Transfer Between My Own Accounts** ](#transfers-between-my-own-accounts)

and then we go over

* [**Transfer To A Friend**](#transfer-to-a-friend)&#x20;

Let's start.&#x20;

### **Transfers Between My Own Accounts**

Let's transfer some Glue tokens from 'My Trading Wallet' to 'My Degen Wallet'.&#x20;

1. From Account: Choose which account the transfer is leaving from. In this example, its going to be 'My Trading Wallet'. &#x20;

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

2. Select Coin: Select what asset is going to be transferred. There will be a breakdown of the balances of the account. If you have an account with many assets, you can use the categories to filter. In this example, we are going to transfer some GLUE tokens.&#x20;

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

3. Set Amount: Set the amount of the coin you want to transfer. The preview will update automatically as each step progresses. Click on 'Next Step'.

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

4. To Account: Now we can select the receiver of the transfer. This can be one of your own accounts, or another payee. Here, in this example, we are transferring 5 Glue to 'My Degen Wallet'.

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

5. Approve: Review the transfer, once you are confident everything is correct, click 'Approve Payment'.

<figure><img src="/files/9TherCMqWnkkWom0wRLv" alt=""><figcaption></figcaption></figure>

At this point, the transaction needs to be confirmed with your MetaMask wallet. Click 'Confirm'.

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

And that's it.&#x20;

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

### **Transfer To A Friend**&#x20;

Steps 1, 2 and 3 remain the same. In step 4, 'To Account', there is a choice to add the new payee to your address book, or send anyway without saving. Let's start with saving the friend's address.&#x20;

In Step 4 click on 'Add New Account' and you will be prompted with a pop up.&#x20;

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

Enter the address of the friend and tick the 'Save this account for later' and fill in the details. &#x20;

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

Once saved, the account will show up and is ready to be selected.

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

Now in step 5, you can review the transaction to make sure everything is correct. Click 'Approve Payment' and then approve the transaction in MetaMask.&#x20;

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

Now, if you have decided to not save the address, that is fine too.&#x20;

In Step 4, paste the address in the 'Search or add an address' bar. This function will search your address book, and if no results are found, it will give you the option to 'Send Anyway'.&#x20;

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

Click on 'Send Anyway'. This will take you to Step 5, where you can review the transaction, click on 'Approve Payment' and then approve the transaction via MetaMask.&#x20;

<figure><img src="/files/7yy3YzOqEVpgHBVX6Xri" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.glue.net/glue-alphanet/welcome-to-glue-alphanet/alphanet-user-guide/transfer-and-pay.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.
