> For the complete documentation index, see [llms.txt](https://docs.calypso.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.calypso.money/get-started-with-calypso-ui/general/how-to-transfer-money-within-calypso-pay.md).

# How to transfer money within Calypso pay

You can take advantage of lower transaction costs by transferring funds to clients who are also Calypso Pay users.

To easily identify whether a user is registered with Calypso Pay, you can add their address to your address book within the platform. This streamlined process ensures seamless transactions between Calypso Pay users.

<figure><img src="https://files.readme.io/672af88-image.png" alt=""><figcaption></figcaption></figure>

If a Calypso logo appears next to the address upon addition, it signifies that this address is a Calypso Pay client. This feature simplifies the process of identifying Calypso Pay users, ensuring efficient and secure transactions within the platform.

<figure><img src="https://files.readme.io/9448dd4-image.png" alt=""><figcaption></figcaption></figure>

To initiate a transfer, navigate to the "Payout" section. Choose the payout type and enter the amount you wish to transfer.

<figure><img src="https://files.readme.io/4def5da-image.png" alt=""><figcaption></figcaption></figure>

Enter the description and select the recipient from your address book. A distinctive banner will indicate that you're transferring funds to another Calypso Pay user, ensuring a seamless and secure transaction experience.

<figure><img src="https://files.readme.io/6c69640-image.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.calypso.money/get-started-with-calypso-ui/general/how-to-transfer-money-within-calypso-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.
