> For the complete documentation index, see [llms.txt](https://docs.t-splash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.t-splash.com/bot-guide/setting.md).

# Setting

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

**Discord WebHook**：推送Export payment及Success的Webhook，会收到IP影响出现Webhook Limit，推荐使用AYCD Webhook中转防止丢失

**Queue DiscordWebhook**：推送某些Queue Site的过队Webhook 以及 韩网的 failed Webhook

**Capsolver Key**：Capsolver的API KEY，Capsolver主要用于解 ReCaptchaV2、V3、Turnstile， 专属Bonus Code：`T-Spash`

**Capmonster Key：**&#x43;apmonster的API KEY，Capmonster主要用于解Cloudflare

**EzCaptcha Key 、 YesCaptcha Key 和AYCD API Key** ：这三种Captcha Provider 不需要设置，特殊需要的时候会发公告

**Cityline Locker Code**：这是用于设置Cityline 六位取票数字密码，如不设置则密码为后台默认密码

**实时控制全局Setting区域** &#x20;

**Promo Codes**：Ticke Site需要CODE参与优先购发售的CODE输入区域，支持实时更改生效，特殊格式详见对应Site的Guide

**Cards**：格式为 `卡号,CVV,月(2位),年(4位) . 如888888888888888,888,08,2028`  ，主要用于韩网 自动支付，特殊格式详见对应Site Guide

**BuyerNames**：用于东南亚港澳台Ticket Site的购票姓名或韩网复杂的Task INFO设置

**更改之后点击Save才能生效，并且遵循一行一个的格式**


---

# 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:

```
GET https://docs.t-splash.com/bot-guide/setting.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.
