> For the complete documentation index, see [llms.txt](https://help.flycode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.flycode.com/decline-codes-explained/what-decline-codes-tell-you.md).

# What Decline Codes Tell You

{% content-ref url="/pages/KWI3kiGNdlK3qmX83Ib9" %}
[What are decline codes in the context of failed payments?](/decline-codes-explained/what-decline-codes-tell-you/what-are-decline-codes-in-the-context-of-failed-payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/iXzweT44Dj61DFNZJtFx" %}
[Why do decline codes matter for my subscription business?](/decline-codes-explained/what-decline-codes-tell-you/why-do-decline-codes-matter-for-my-subscription-business.md)
{% endcontent-ref %}

{% content-ref url="/pages/4bsLu2iM1pSGvv0Qt6Om" %}
[What’s the difference between a soft and a hard decline?](/decline-codes-explained/what-decline-codes-tell-you/whats-the-difference-between-a-soft-and-a-hard-decline.md)
{% endcontent-ref %}

{% content-ref url="/pages/8gg067ApB0JkDLTs3Hv1" %}
[Are decline-code patterns useful for fraud detection?](/decline-codes-explained/what-decline-codes-tell-you/are-decline-code-patterns-useful-for-fraud-detection.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.flycode.com/decline-codes-explained/what-decline-codes-tell-you.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.
