# What makes FlyCode different from standard retry logic?

Unlike fixed retry schedules, FlyCode dynamically adjusts retry timing, routing, and messaging based on failure reasons, payment metadata and customer behavior. We partnered with Visa to hence our payment recovery. Our product also separates retries from emails to reduce churn and improve the user experience.


---

# 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.flycode.com/what-is-flycode/what-makes-flycode-different/what-makes-flycode-different-from-standard-retry-logic.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.
