# ITP韩国版教程

基本配置和sample 1差不多，额外需要注意的是：

info内只需要配置姓名和电话，格式如下：

姓名:电话

账号本身注册的时候姓名是定好的，info里配置的姓名是走快递取票的方式快递收件人的姓名，如果不是快递取票方式，这里的姓名不会起作用，也可以不配置。

创建info信息的时候需要注意选择正确的网站不要选择错了。

创建任务不需要配置profile

创建任务的时候，有发货方式（取票方式）可以选择：自动和快递

一般来说，网站支持的取票方式为：现场取票、电子票、快递取票三种方式，但是不同发售支持的取票方式各不相同，以页面发售为准。

选择自动：默认是当前发售的第一种取票方式

选择快递：如果当前发售支持快递，则选择快递取票，如果不支持，默认选择第一种取票方式。

快递的地址是登陆ITP韩国版网站在个人信息中自己配置，这个需要自己手动配置完成，注意配置的地址是真实有效的，并且邮编正确。

支付方式：自动、银行转账、Kakao Pay三种，选择自动的话，默认优先使用银行转账（无通胀24小时锁车支付时间），如果sku不支持银行转账则会使用Kakao Pay支付。

银行转账默认支持的是第一家韩国银行的转账，这个需要找代付完成，24小时内完成转账即可。

安全页面下需要开启1个image task，1个3ds任务，都是配置localhost

如果你的服务器image task不能正常工作，那么建议你开启1个capmonster任务，不指定功能，并发100。

需要注意的是capmonster任务的解码速度和成功率远远低于image tasks的效率，优先使用image tasks，本机记得打开多进程模式开关。<br>

<br>


---

# 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/itp-han-guo-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.
