# Why use LlamaPay?

### Reasons

* Cheapest payments gas-wise across all payment gateways
* Fully non-custodial
* Built-in swapping so you can accept payments in any token on all major chains, and everything will automatically get swapped for stablecoins
* Recurring subscriptions that earn yield

### Comparison with Coinbase Commerce

| Feature                                      | LlamaPay                                      | Coinbase                               |
| -------------------------------------------- | --------------------------------------------- | -------------------------------------- |
| Fees on direct payments                      | 0-0.5%                                        | 1%                                     |
| Chains supported                             | 8                                             | 3                                      |
| Subscriptions                                | [✅](https://emojipedia.org/check-mark-button) | [❌](https://emojipedia.org/cross-mark) |
| Gas cost of first USDT payment               | 57,294                                        | 343,594                                |
| Signatures/txs needed for first USDT payment | 1                                             | 3                                      |
| Gnosis Safe support                          | [✅](https://emojipedia.org/check-mark-button) | [❌](https://emojipedia.org/cross-mark) |
| Permissions system for team delegation       | [✅](https://emojipedia.org/check-mark-button) | [❌](https://emojipedia.org/cross-mark) |


---

# 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.llamapay.io/payments-gateway/why-use-llamapay.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.
