> For the complete documentation index, see [llms.txt](https://docs.168money.com.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/chu-dan-ji/wei-xiu-shuo-ming.md).

# 維修說明

★出單機維修： \
皆會先檢測，再行報價\
\
要維修的出單機，請附上紙條附註無法使用的原因，ex:字樣模糊\
🔺<mark style="background-color:red;">請在托運單上寫上"</mark><mark style="color:blue;background-color:red;">**寄件人姓名、電話、地址、粉絲團名稱、玩藝-維修品**</mark><mark style="background-color:red;">"</mark> \
工廠收到後，人員就能立刻區分\
👉<mark style="color:red;">**沒註明"玩藝-維修品"，工廠會拒收！**</mark>\
👉很重要！！！ \
👉若不維修，非保固內的機子，會收取檢測費$450元(未稅) \
👉大碩維修後，保固一年。 \
👉外島寄回運費：$300，須先匯款。

維修出單機寄送地址如下： \
新北市汐止區大同路二段165號2樓\
收件人：大碩科技股份有限公司\
TEL: 02-8692-6300

🔺基本故障維修報價：\
裁刀 NT$1,100 (未稅)\
印字頭 NT$1,300 (未稅)


---

# 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://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/chu-dan-ji/wei-xiu-shuo-ming.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.
