# How is FlyCode different from traditional payment-recovery tools?

FlyCode is AI-native from day one. Its models learn from every transaction and issuer response, continuously refining retry timing, routing, and messaging, far beyond the static, rule-based schedules used by legacy solutions and PSP’s.


---

# 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/how-is-flycode-different-from-traditional-payment-recovery-tools.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.
