# Send Gluwacoin to an address

![](/files/kMOPDt3ognkLKn72hFPJ)

To send Gluwacoin to an address manually, you will need the receiver's ETH public address, which always starts `0x`.

1. From the **Send** section, type in the amount you want to transfer and press on **Next**
2. Paste or type in your receiver's ETH public address and press on **Next**
3. The Preview window will display the transaction details before completing the transfer
4. Re-enter your Gluwa password

{% hint style="info" %}
There is a transfer fee applied when you initiate a send transaction to another user.[ Read more about it here.](https://help.gluwa.com/hc/en-us/articles/360009770054?fbclid=IwAR3Qx62ZWa3-8A7mGxwKb7AvuURbJtoIAIEQ7xxM4cdqSsT5BYnLSdjaC-4)
{% endhint %}

You will see a confirmation screen once the transfer has been completed.

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


---

# 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.gluwa.com/get-started/gluwa/send-gluwacoin-to-an-address.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.
