# Ticketlink国际版教程

## Info和账号：

钱包页面下创建Ticketlink国际版的info分组，info只需要配置姓名、生日、账号和密码，如果姓名和生日不配置，则随机生成姓名和生日。<br>

## 创建任务须知：

### 货号配置：

普通发售页面link中最后的数字；

普通发售和优先购，都需要配置（配置格式）：sku数字?t=发售时间

（注意发售时间格式是spider标准格式：`yyyy-mm-ddThh:mm:00.000Z`）

注意不支持http链接配置在货号上

座位配置直接配置楼层字段，具体见最下方

### 支付方式

支付方式有3种：信用卡、银联支付、手动\
信用卡建议使用无3ds的信用卡

银联卡需要3ds任务支持

手动支付方式是点击webhook里的支付link在浏览器里手动完成结账\
注意：如果选择信用卡或者银联支付，结账失败，也会在webhook中弹出结账link，可以点击link在浏览器里手动结账

### 解码任务

安全页面下开启1-2个image task

安全页面下需要开启至少1个capsolver任务，不指定任何功能，并发100

安全页面开启至少多个3ds任务，3ds多会处理的更快，建议4-8个即可。

如果因为自己服务器的问题image task不工作，可以开启1个capmonster任务，功能不指定，并发100。<br>

### 任务模式

发售使用pro（具体重磅发售看发售建议）

<mark style="color:red;">账号和任务的比例建议控制在1:1</mark>

### 账号生成：

suit已经支持生成账号

### 座位配置

<mark style="color:red;">（重磅发售根据当天的发售建议配置座位）</mark>


---

# 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/ticketlink-guo-ji-ban-jiao-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.
