# 黑名單

你可以將不好的客人，透過黑名單功能標記，讓客人無法使用線上預約服務，杜絕奧客！

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

{% hint style="danger" %}
被設定為黑名單的客人，將無法看到時間完成預約
{% endhint %}


---

# 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://intro.hotcake.app/functions/hei-ming-dan.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.
