# Overview

An  Order is the primary mechanism used to complete any payment through Optty. Direct integrations with the Orders API is the most flexible integration of Optty and will fulfil unique use cases.

This is where the primary advantage Optty provides is made clear. This integration flow and all API calls and responses are standardised by Optty across all payment methods that can be supported by Optty.

The below flow is a basic example, extra feature such as manual capture, partial captures, refunds and webhooks are excluded to keep this a high level flow.

<figure><img src="/files/95jy7d7RNSstiW73fW5E" alt=""><figcaption></figcaption></figure>


---

# 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://docs.optty.com/direct-api-orders/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.
