# 6 CMS

使用內容管理系統 (CMS) 為您的網站內容提供動力讓生活變得更加輕鬆。

使用 Webflow CMS，您可以定義、設計和發布功能強大的動態網站 — 無需聘請開發人員，甚至無需查看代碼，並且可以邀請利益相關者直接在實時站點上更新內容。

![](/files/fm0EpS6bziLUCnUyknRD)

如果不熟悉數據庫的概念，剛開始接觸動態內容可能會讓人感到害怕。但這個簡短的介紹將改變您對建立項目和管理內容的思考方式。

1. 靜態內容
2. 動態內容

## 靜態內容

靜態內容是逐一創建的正常元素，我們可以使用class來一次設計多個元素。

但是如果想創建內容不斷變化的網站，例如部落格、新聞網站，在這些以及其他許多情況下，使用靜態內容將需要手動複製和修改大量的內容。

![](/files/ChbQlnlitt28vzaxZaEN)

## 動態內容

動態內容隨時添加、更新和導入內容。而在您的設計中與該數據相關的每一部分都會自動建立和更新。同樣重要的是，您可以對使用這些內容的設計元素的創建和調整進行極其細致的控制。

![](/files/lIHqqpKeCOQ7KeDiY5Ex)


---

# 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.tenten.co/docs-webflow/webflow-101/6-cms.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.
