# One-time payment links

## Creating payment links

To create individual payment links, [refer to our guide to single link creation](/start-using-the-dashboard/one-time-payment-links/single-link-creation.md).

To bulk create payment links, [refer to our bulk link creation guide](/start-using-the-dashboard/one-time-payment-links/bulk-link-creation.md).

## Sending payment links

To find out more about how you can send out payment links, [refer to the section on sending payment links.](#sending-payment-links)

## Receiving payment links and making payment

To find out more about what the payee receives, check out the following pages.

* Making payment on PaySG's payment page: [Payment page](/start-using-the-dashboard/one-time-payment-links/payment-link-page.md)
* Receiving payment receipt: [Confirmation email](/start-using-the-dashboard/one-time-payment-links/payment-receipt-email.md)&#x20;


---

# 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://guide.pay.gov.sg/start-using-the-dashboard/one-time-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.
