> ## 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).

# 我可以將彈出視窗/工具鏈接到我網站上的自定義鏈接嗎？

可以，您可以使用以下程式碼，將 Zotabox 的彈出視窗或任何工具與您網站上的自定義鏈接連結。

* 使用以下程式碼通過自定義鏈接開啟我們的工具： `#zbwid-工具 ID`
    
* 或在您的 HTML 原始碼編輯器中使用以下程式碼： `<a href="#zbwid-工具 ID">顯示工具</a>`
    
* 或在您的 JavaScript 程式碼中使用以下程式碼： `Zotabox.show(工具 ID)`

您可以在 Zotabox 設定頁面的瀏覽器標題欄中查看工具 ID。 如果需要，您可能需要開發人員協助完成此操作。
![](https://storage.crisp.chat/users/helpdesk/website/bda690e4f555d800/image_3d14t3.png)