# Pagos

- [Problemas comunes con los pagos](https://help.innadril.gg/es-1/pagos/common-problems-with-payments.md)
- [Tarjeta de crédito cargada por pedido fallido](https://help.innadril.gg/es-1/pagos/common-problems-with-payments/credit-card-charged-for-failed-order.md)
- [Cobrado por el mismo pedido más de una vez](https://help.innadril.gg/es-1/pagos/common-problems-with-payments/charged-for-the-same-order-more-than-once.md)
- [Soluciones a los problemas de pago mas frecuentes](https://help.innadril.gg/es-1/pagos/common-problems-with-payments/solutions-to-common-payment-issues.md)
- [Cargos no autorizados](https://help.innadril.gg/es-1/pagos/common-problems-with-payments/solutions-to-common-payment-issues/unauthorized-charge.md)
- [Autenticación del Cliente](https://help.innadril.gg/es-1/pagos/common-problems-with-payments/solutions-to-common-payment-issues/strong-customer-authentication.md)
- [Opciones de reembolso de contracargo](https://help.innadril.gg/es-1/pagos/common-problems-with-payments/chargeback-repayment-options.md)
- [¿Qué es un código CVV?](https://help.innadril.gg/es-1/pagos/common-problems-with-payments/what-is-a-cvv-code.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://help.innadril.gg/es-1/pagos.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.
