# Problemas comunes con los pagos

Estos son los artículos de la sección:

* [Tarjeta de crédito cargada por pedido fallido](/es-1/pagos/common-problems-with-payments/credit-card-charged-for-failed-order.md)
* [Cobrado por el mismo pedido más de una vez](/es-1/pagos/common-problems-with-payments/charged-for-the-same-order-more-than-once.md)
* [Soluciones a problemas comúnes de pagos](/es-1/pagos/common-problems-with-payments/solutions-to-common-payment-issues.md)
* [Opciones de reembolzo de contracargo](/es-1/pagos/common-problems-with-payments/chargeback-repayment-options.md)
* [¿Qué es un código CCV?](/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/common-problems-with-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.
