# Payments

- [Direct Payment Protocol (DPP)](https://bsv.brc.dev/payments/0027.md)
- [Paymail Payment Destinations](https://bsv.brc.dev/payments/0028.md)
- [Simple Authenticated BSV P2PKH Payment Protocol](https://bsv.brc.dev/payments/0029.md)
- [PacketPay HTTP Payment Mechanism](https://bsv.brc.dev/payments/0041.md)
- [Hybrid Payment Mode for DPP](https://bsv.brc.dev/payments/0054.md)
- [HTTPS Transport Mechanism for DPP](https://bsv.brc.dev/payments/0055.md)
- [Paymail BEEF Transaction](https://bsv.brc.dev/payments/0070.md)
- [HTTP Service Monetization Framework](https://bsv.brc.dev/payments/0105.md)
- [Multipart Body Transport for BRC-105 Payments](https://bsv.brc.dev/payments/0118.md)
- [x402 Stateless Settlement-Gated HTTP Protocol](https://bsv.brc.dev/payments/0120.md)
- [Simple 402 Payments](https://bsv.brc.dev/payments/0121.md)
- [PeerPay URI Scheme for BRC-29 Payments](https://bsv.brc.dev/payments/0125.md)


---

# 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://bsv.brc.dev/payments.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.
