> 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/more/contact.md).

# 聯絡我們

### 有遇到問題嗎？

歡迎透過 Email 與我們聯繫，請寄至<support@bels.co> ，將有專人儘速為您服務。

活動尖峰時段可能需要稍後，謝謝您的耐心等候。

服務時間：週一 \~ 週五 09:30am - 08:00pm (周末及國定假日暫未提供服務)。


---

# 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/more/contact.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.
