> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/zh-hant/getting-started/enterprise-solutions/install-zh-hant.md).

# 企業版 - 安裝 Listly 擴充功能

企業方案為每家**企業提供獨立的專屬環境**，因此**需要安裝與專屬網域連動的企業專用擴充功能**。

{% hint style="success" %}
範例）公司名：ABC company → 專屬網域：**abccompany.listly.io**
{% endhint %}

***

## 安裝方法

登入專屬網域後，透過 **\[我的帳號]** → **\[企業功能]** → **\[擴充功能安裝]** 選單可以進入安裝畫面。該頁面詳細分步驟說明了企業專用擴充功能的安裝方法，請依照指示進行。

<figure><img src="/files/u2Hyfk7EwzKAXSCKjDCc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
個人使用者（免費～商業方案）的情況，可以在 [Chrome](https://chrome.google.com/webstore/detail/listly-data-scraper/ihljmnfgkkmoikgkdkjejbkpdpbmcgeh)、[Whale](https://store.whale.naver.com/detail/jncnopbobhhjeeomceandjdllninkcfa)、[Edge](https://microsoftedge.microsoft.com/addons/detail/listly-data-scraper/hfocokadknpfdlnoepicoagndjhdoeno) 等瀏覽器的網路商店安裝擴充功能，連動 **Listly 官方網站（listly.io）** 使用。
{% endhint %}


---

# 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://help.listly.io/docs/zh-hant/getting-started/enterprise-solutions/install-zh-hant.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.
