> 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-hans/getting-started/enterprise-solutions/qi-ye-ban-an-zhuang-listly-kuo-zhan.md).

# 企业版 - 安装 Listly 扩展

Enterprise 套餐为每个公司提供**专用的独立环境**，这需要**安装与您的专用域名集成的 Enterprise 专用扩展程序**。

{% hint style="success" %}
示例）公司名称：ABC company → 专用域名：**abccompany.listly.io**
{% endhint %}

***

## 安装方法

登录您的专用域名后，您可以通过 **\[My Account]** → **\[Enterprise Features]** → **\[Extension Installation]** 访问安装界面。该页面提供了 Enterprise 专用扩展程序的详细逐步安装说明——请按照那里的指南操作。

<figure><img src="/files/30fd95049c0647a5f3286397f82d9925bdd3b94b" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
对于个人用户（Free—Business 套餐），您可以从浏览器网上商店安装扩展程序，如 [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-hans/getting-started/enterprise-solutions/qi-ye-ban-an-zhuang-listly-kuo-zhan.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.
