# Escrow API

### Escrow API currently supports the following PGs:

* KG Inicis
* NHN KCP
* PAYJOA (DaouData)

{% content-ref url="/pages/kbxsAPYuJhUHXWTZ5Afp" %}
[Get delivery info API](/docs-en/api/escrow-api/get-delivery-info-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/A5ercOyFqUIXjg33xqA7" %}
[Add delivery info API](/docs-en/api/escrow-api/add-delivery-info-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/ttqKuGiQ60d6BCqNRA4n" %}
[Update delivery info API](/docs-en/api/escrow-api/update-delivery-info-api.md)
{% endcontent-ref %}


---

# 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://portone.gitbook.io/docs-en/api/escrow-api.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.
