> For the complete documentation index, see [llms.txt](https://newsleopard.gitbook.io/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://newsleopard.gitbook.io/help-center/features/page/9.md).

# 一頁式網頁的數量上限是幾個？

電子豹提供兩種一頁式網頁，包含行銷網頁與表單網頁。\ <br>

* 行銷網頁：適用於促銷活動、品牌曝光或多連結展示。
* 表單網頁：適用於活動或講座報名，以及潛在客戶資料收集。

付費會員一頁式網頁數量上限為 6 個，免費會員為 2 個。

行銷網頁與表單網頁「已發佈」頁面數量合併計算，「未發佈」、「已下架」的頁面不會列入。

***

如需增加一頁式網頁上限，將以年費：3,000 NT$，數量上限：300 個計費。\
請來信 <service@newsleopard.tw> 申請開通。

主旨：**申請增加一頁式網頁數量**\
內文：\
增加一頁式網頁數量（年費：3,000 NT$，數量上限：300 個。）

1. 使用者 Email：
2. 公司抬頭：
3. 公司統編：
4. 聯絡人姓名：
5. 聯絡電話：


---

# 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://newsleopard.gitbook.io/help-center/features/page/9.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.
