# API

## API 列表

{% content-ref url="/pages/BW33GHMBej8TrbEnd8Z6" %}
[加密货币查询接口](/zh/reference/api-reference/on-ramp-apis/list-all-cyptocurrencies.md)
{% endcontent-ref %}

{% content-ref url="/pages/evavhaPG8aGp3cfrqGcp" %}
[法定货币及支付方式查询接口](/zh/reference/api-reference/on-ramp-apis/list-all-fiat-currencies.md)
{% endcontent-ref %}

{% content-ref url="/pages/31UWRrDPvDRdWnRM14h5" %}
[报价查询接口](/zh/reference/api-reference/on-ramp-apis/retrieve-quoted-price.md)
{% endcontent-ref %}

{% content-ref url="/pages/C9uXsEk9FRNUhmJy5ILQ" %}
[订单列表查询接口](/zh/reference/api-reference/on-ramp-apis/list-all-orders.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://dev.fatpay.org/zh/reference/api-reference/on-ramp-apis.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.
