# Pro Mode 切換按鈕

## 功能

切換專業模式，啟用自訂 API Key

## 操作流程

1. 上傳包含 API Key 的 JSON 檔案（自動啟用）
2. 點擊 Pro Mode 按鈕可切換開關

## 狀態顯示

* 啟用：按鈕高亮顯示
* 關閉：按鈕正常顯示

## Pro Mode 差異

* 基本模式：最多 3 個網址
* Pro 模式：無數量限制


---

# Agent Instructions: 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:

```
GET https://docs.lazypro.app/pagespeed/04-pro-mode-toggle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
