> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.zotabox.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 我可以將電話、SMS、Skype 等功能添加到 Zotabox 按鈕嗎？

可以，請在 Zotabox 按鈕的 URL 連結中添加以下代碼來實現功能：

* **撥打電話**：`tel:+01123456789`
* **發送 SMS 短信**：`sms:+01123456789`
* **發送電子郵件**：`mailto:email@yourdomain.com`
* **啟動 Whatsapp**：`whatsapp://send?phone=+01123456789&text=Hello`
* **啟動 Skype 聊天**：`skype:skypeaccount?chat`

**注意**：

* 將 `+01123456789` 替換為您的電話號碼。
* 將 `+01` 替換為您的國家區號；如果是本地號碼，可以刪除 `+01`。
