> For the complete documentation index, see [llms.txt](https://resources.atriptech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.atriptech.com/bang-zhu-zhong-xin/re-men-fen-lei/shou-hou-piao-wu/fu-ying-fu-wu/atlas-fu-ying-fu-wu-er-ci-jia-gou-fan-wei-shuo-ming.md).

# Atlas 辅营服务二次加购范围说明

为了更专注于核心服务能力，确保为客户提供更优质的体验，Atlas 结合当前产品战略与运营重点，优先将资源集中于解决旅客 **最高频、最刚性** 的售后需求。当前对航空辅营业务的**售后受理范围**界定如下：

## 一、当前支持的辅营业务

**加购售后行李额度**

Atlas 已支持受理所有完成业务对接的航空公司的售后行李额度加购需求。您可通过 Atlas 的【添加辅营】功能办理，我们将全力保障该核心服务的体验。

## 二、暂不支持的辅营业务

目前 Atlas 尚未开通以下航空辅营服务的线上加购/办理通道，具体包括但不限于：

* **售后选座**（包括付费选座和免费选座）
* **预订餐食**（如特定餐食、付费餐食等）
* **特殊服务申请**（如轮椅服务）
* 以及其他未列明的辅营产品（如升舱、线上值机、额外娱乐包等）

{% hint style="info" %}
如需办理上述服务，建议直接联系对应航空公司官方客服，或通过航司官网 / 官方 App 的“管理预订”专区操作，以保障需求得到及时、准确的处理。

未来我们会持续收集客户反馈，结合实际需求逐步评估并拓展更多辅营服务的支持范围。敬请关注后续更新。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://resources.atriptech.com/bang-zhu-zhong-xin/re-men-fen-lei/shou-hou-piao-wu/fu-ying-fu-wu/atlas-fu-ying-fu-wu-er-ci-jia-gou-fan-wei-shuo-ming.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
