> For the complete documentation index, see [llms.txt](https://read.cryptograb.wiki/cryptograb-automatic-affiliate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://read.cryptograb.wiki/cryptograb-automatic-affiliate/keitaro-zh/gao-ji-zi-ding-yi.md).

# 高级自定义

如果你没有理由更改配置——最好不要更改。除了机器人和被列入黑名单但不允许的人之外，没有人会看到白名单，其外观也不会影响任何东西。加密（Crypto）——选择白名单是为了那些强烈要求的人，他们想要美观且契合主题的白名单，但在 Google 等平台上不会通过审核，最好使用默认（Default）。放置所需白名单的最简单方法是：进入 Keitaro → 点击 White → Schema → 选择“direct URL”，然后在此处插入所需的白名单和 CURL 方法——这样在你的网站上就能使用任何想要的白名单。

<figure><img src="/files/4bd74334e67a85529afec661f268163c80ae616e" 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://read.cryptograb.wiki/cryptograb-automatic-affiliate/keitaro-zh/gao-ji-zi-ding-yi.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.
