# 集成参考

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

这一栏用于查看 Atlas API 流程中的共享参考数据。

### 本栏目页面

* [参考数据](/api-wen-dang/ji-cheng-can-kao/can-kao-shu-ju.md)
* [沙箱测试数据](/api-wen-dang/ji-cheng-can-kao/sha-xiang-ce-shi-shu-ju.md)

### 本栏目覆盖内容

* 共享参考值
* 航司特定枚举
* 沙箱测试输入
* 支撑集成的数据

### 适用场景

* 查询受支持的请求值
* 查找多个流程复用的参考列表
* 使用公开沙箱测试输入
* 查看航司特定辅助数据

### 相关栏目

* [集成指南](/api-wen-dang/ji-cheng-zhi-nan.md)
* [API 参考](/api-wen-dang/api-can-kao.md)
* [排障与支持](/api-wen-dang/pai-zhang-yu-zhi-chi.md)


---

# 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-can-kao.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.
