# Payment Links

This works similar to the Mobile Payment Terminal but is more targeted for personal users who wish to request a one-time payment, by creating a web-link and sharing it with the person paying.

Some usage examples:

* A person sells an item on the internet. They send the payment link to the buyer and wait until payment is confirmed before dispatching the item.
* Someone is owed money and sends a payment link to request it.
* Someone pays a bill in a restaurant and shares the cost with the other diners by sending a payment link.


---

# 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://book.just.money/jmguide/justmoney-pay/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.
