# Prepare and Send Payment

## Description

This guide provides the steps to prepare payment after approving the cycle of a program.

## Pre-requisites

The program cycle should be created for a program.

## Steps

1. Navigate to the program for which [cycle creation and approval](/1.1/guides/user-guides/create-and-approve-disbursement-cycle.md) are done.

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

2. Click on the *Prepare Payment* button to create a batch for the approved cycle entitlements.

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

3. Once the payment batch is created, navigate to *Accounting*.
4. Click on *Payment Batches* to proceed further with payment.

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

5. Click on the payment batch to which payment needs to be done.

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

6. On the payment batch, detailed view page click on *Send Payment* button to make the payment.

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

7. Check the payment status in the payments section of the payment batches detailed view page.

<figure><img src="/files/cAT0ODyqUAurTIZYjM3V" 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.openg2p.org/1.1/guides/user-guides/prepare-and-send-payment.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.
