# How do I use Chat 2 Pay?

Once you've [configured Chat 2 Pay](/chat-2-pay/configure-chat-2-pay/configure-chat-2-pay.md), you can trigger a payment request to your customers in the following ways:

1. **Live agent messaging via Chat Desk:** Agents can [send the request directly ](https://clickatell.gitbook.io/chat-desk/agent-chat-desk/send-payment-requests-via-chat-2-pay)to the customer while engaging with them from within the Agent Desk.  &#x20;

{% hint style="info" %}
[Find out more](https://clickatell.gitbook.io/chat-desk/agent-chat-desk/send-payment-requests-via-chat-2-pay) about using Chat 2 Pay in Chat Desk.
{% endhint %}

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

2. **Automated messaging via Chat Flow:** A flow-builder can drag and drop a [Chat 2 Pay node](https://clickatell.gitbook.io/flow/user-facing-nodes/commerce/chat-2-pay) into their flows so that the chatbot automatically triggers the payment request when a customer reaches that step.

{% hint style="info" %}
[Find out more](https://clickatell.gitbook.io/flow/user-facing-nodes/commerce/chat-2-pay) about using Chat 2 Pay in Chat Flow.
{% endhint %}

<figure><img src="/files/8AMYXpnzO1LCbbfu9yFC" alt=""><figcaption></figcaption></figure>

3. **Salesforce Order Management Integration:** Embed a Chat 2 Pay “extension” into your [Salesforce ](/chat-2-pay/configure-chat-2-pay/configure-chat-2-pay/manage-callback-notifications/salesforce.md)CRM/OMS to allow a call center agent to trigger the payment request.

<figure><img src="/files/V40ljNvWs6ba1G6jK4WL" alt="" width="563"><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://help.clickatell.com/chat-2-pay/overview/how-do-i-use-chat-2-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.
