> For the complete documentation index, see [llms.txt](https://york0524.gitbook.io/free-giveaway/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://york0524.gitbook.io/free-giveaway/faq/common.md).

# 常見問題

{% hint style="info" %}
下方是常見問題，如果沒找到答案，別害怕**加入我們的**[**官方支援伺服器**](https://discord.gg/NdryvmSn5w)**開單詢問喔！**
{% endhint %}

{% content-ref url="/pages/yfbn1o5ppH6QYgB9fxJd" %}
[訊息ID是什麼？](/free-giveaway/faq/common/messeage-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/rkdHQ98dv1C1oMm5JRbN" %}
[時間到卻未開獎？](/free-giveaway/faq/common/no-winner.md)
{% endcontent-ref %}

{% content-ref url="/pages/aHG3ujkq2b0tlKWL2SFL" %}
[錯誤：「options.duration is not a positive number. (val=undefined)」](/free-giveaway/faq/common/wrong-duration.md)
{% endcontent-ref %}

{% content-ref url="/pages/F1FSLwqHSZWVHnPrJ6Ht" %}
[找不到抽獎訊息ID？](/free-giveaway/faq/common/id-not-found.md)
{% endcontent-ref %}

{% content-ref url="/pages/FAET5P4sA2WYguidUbdu" %}
[申請未受回應？](/free-giveaway/faq/common/no-response.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZiqIyO7IBnLMc8voe1Fr" %}
[有人濫用指令？](/free-giveaway/faq/common/command-abuse.md)
{% endcontent-ref %}

{% content-ref url="/pages/ITi4FgiftLmuOahB3Hdb" %}
[您無法使用此指令？](/free-giveaway/faq/common/no-permission.md)
{% endcontent-ref %}


---

# 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://york0524.gitbook.io/free-giveaway/faq/common.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.
