# Common problems with payments

Here are the articles in this section:

* [Credit Card Charged for Failed Order](/payment/common-problems-with-payments/credit-card-charged-for-failed-order.md)
* [Charged for the Same Order More Than Once](/payment/common-problems-with-payments/charged-for-the-same-order-more-than-once.md)
* [Solutions to Common Payment Issues](/payment/common-problems-with-payments/solutions-to-common-payment-issues.md)
* [Chargeback Repayment Options](/payment/common-problems-with-payments/chargeback-repayment-options.md)
* [What Is a CVV Code?](/payment/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/payment/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.
