# Customize payments

- [Set up payment fees](https://docs.ecwid.com/guides/payments/customize-payments/set-up-payment-fees.md)
- [Collect tips/donations at the checkout](https://docs.ecwid.com/guides/payments/customize-payments/collect-tips-donations-at-the-checkout.md)
- [Add payment instructions to the checkout](https://docs.ecwid.com/guides/payments/customize-payments/add-payment-instructions-to-the-checkout.md)
- [Show payment icons near your payment method at the checkout](https://docs.ecwid.com/guides/payments/customize-payments/show-payment-icons-near-your-payment-method-at-the-checkout.md)
- [Collect additional information before payment](https://docs.ecwid.com/guides/payments/customize-payments/collect-additional-information-before-payment.md)
- [Limit payments by selected shipping method](https://docs.ecwid.com/guides/payments/customize-payments/limit-payments-by-selected-shipping-method.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://docs.ecwid.com/guides/payments/customize-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.
