> 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/ru-he-tian-jia-shou-hou-xing-li.md).

# 如何添加售后行李？

**通过ATRIP可以为现有订单添加附加行李。**

**添加路径：**&#x20;

ATRIP -> 订单中心 -> 我的订单 -> 订单详情 -> 添加辅营&#x20;

<figure><img src="/files/P2C2R2dl7AgXV3xRXVhT" alt=""><figcaption></figcaption></figure>

**操作说明：**&#x20;

1. 在需要添加附加行李的订单详情页中 ，点击 “添加辅营” 按钮。
2. 进入行李添加页面查询行李价格，并根据需要选购“手提行李”或“托运行李”，然后点击 “确认”按钮进入支付页面。&#x20;

<figure><img src="/files/QhQtKChyfdx6PiOSWKBn" alt=""><figcaption></figcaption></figure>

3. 在支付页面单击“Pay”按钮以支付附加行李费用。**注意：该项操作提交后将无法撤回，请谨慎操作。**

![](/files/MxlfFBaryHgc5Qtp0kmX)

4. 如需检查订购信息，可在订单详情页中查看“辅营信息”。

<figure><img src="/files/aWwfCD6Q0L29C3mdlL27" alt=""><figcaption></figcaption></figure>


---

# 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/ru-he-tian-jia-shou-hou-xing-li.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.
