# Sending Payment Links

Sending payment links to your customers via WhatsApp can streamline the transaction process, making it quick and efficient. This guide walks you through the simple steps to do just that.

#### **C**heck out this video for an in-depth insight:-

{% embed url="<https://www.youtube.com/watch?t=1s&v=zNH022DBVyM>" %}

1. Go to **Conversations** and choose the contact you would like to send the Payment link to.

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

2. Click on **Send payment request** and the pop-up will open for you to enter details.

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

3. Enter the amount and mention the reason for the payment request.

<figure><img src="/files/1UIzDwbFJHxbY5bw17mJ" alt=""><figcaption></figcaption></figure>

4. Click on **Send** and y*ou have successfully sent a payment request.*

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

The user will see the payment request on their WhatsApp as shown below:

<figure><img src="/files/GC4CRuX0fTEmjiPR7DcD" 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.gallabox.com/payments/sending-payment-links.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.
