# 特殊集成

{% hint style="info" %}
遇到 API 接入问题时，可登录 [Eva](https://www.atriptech.com/) 寻求帮助。
{% endhint %}

只有当你的集成需要特殊航司流程，或居民票价逻辑时，才使用这一栏。

### 本栏目页面

* [FR 集成](/api-wen-dang/ji-cheng-zhi-nan/te-shu-ji-cheng/fr-ji-cheng.md)
* [居民票价集成](/api-wen-dang/ji-cheng-zhi-nan/te-shu-ji-cheng/ju-min-jia-ji-cheng.md)

### 适用场景

* Ryanair 的确认和支付流程
* 居民票价资格和折扣逻辑
* 航司特定合规要求


---

# 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://resources.atriptech.com/api-wen-dang/ji-cheng-zhi-nan/te-shu-ji-cheng.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.
