# Payements

- [Supported Currencies](https://docs.kkiapay.me/v1/en-1.0.0/paiements/devises-supportees.md): Check the currencies supported by your payment aggregator.
- [Payment Methods](https://docs.kkiapay.me/v1/en-1.0.0/paiements/methodes-de-paiement.md): Find out about the payment methods related to KKiaPay !
- [Fees](https://docs.kkiapay.me/v1/en-1.0.0/paiements/frais.md): Transactions on KKiaPay may be subject to charges levied. Be informed of the amount of these.
- [Payouts](https://docs.kkiapay.me/v1/en-1.0.0/paiements/remboursements.md): With KKiaPay, you can recover your assets at any time.
- [Transactions](https://docs.kkiapay.me/v1/en-1.0.0/paiements/transactions.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.kkiapay.me/v1/en-1.0.0/paiements.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.
