> 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/payment-orchestration-agent/feature-overview.md).

# Feature Overview

{% content-ref url="/pages/ZyeCOCW4lrhzjKtwDwjd" %}
[What is a payment orchestration agent, exactly?](/payment-orchestration-agent/feature-overview/what-is-a-payment-orchestration-agent-exactly.md)
{% endcontent-ref %}

{% content-ref url="/pages/NROxQyUuxfZZBLVHkerb" %}
[What is Stripe payment Orchestration?](/payment-orchestration-agent/feature-overview/what-is-stripe-payment-orchestration.md)
{% endcontent-ref %}

{% content-ref url="/pages/vkRkxGHB0kmjhF0o4J3p" %}
[How does FlyCode work with Stripe payment orchestration?](/payment-orchestration-agent/feature-overview/how-does-flycode-work-with-stripe-payment-orchestration.md)
{% endcontent-ref %}

{% content-ref url="/pages/6xBVnf5XyLo2LTTbZ2Q6" %}
[Why would retrying a payment through another PSP work better?](/payment-orchestration-agent/feature-overview/why-would-retrying-a-payment-through-another-psp-work-better.md)
{% endcontent-ref %}

{% content-ref url="/pages/XpnPbKYbM8YKADdLPwLy" %}
[What are the pros of using payment orchestration?](/payment-orchestration-agent/feature-overview/what-are-the-pros-of-using-payment-orchestration.md)
{% endcontent-ref %}

{% content-ref url="/pages/JnCngUMsMLE09bLGNgTy" %}
[What are the cons of using payment orchestration?](/payment-orchestration-agent/feature-overview/what-are-the-cons-of-using-payment-orchestration.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/payment-orchestration-agent/feature-overview.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.
