# 一单多张-Split Mode

## 说明

如果你有一个订单买到多张的情况，可以使用Split模式来获取同一订单中多个座位的trans data数据。

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

## 创建任务

任务页面下创建对应网站的任务，模式选择Split模式，profile、proxy都可以配置，网址字段配置这个订单结账成功时候获取的transfer data。

运行任务，成功之后在webhook中可以查看到同一订单中每一张座位的transfer data数据。


---

# 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://kylin-inc.gitbook.io/haveatrysample/page/yi-dan-duo-zhang-split-mode.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.
