> For the complete documentation index, see [llms.txt](https://doc.bels.co/index/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.bels.co/index/about/news/notice-006.md).

# \[系統公告] 提領功能維修完成

親愛的會員您好

BELS 網站臨時維修已完全恢復，目前提領功能皆已恢復正常。 \
若有造成您的不便敬請見諒，我們將持續為您提供優質服務而努力！&#x20;

BELS 團隊


---

# 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://doc.bels.co/index/about/news/notice-006.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.
