> For the complete documentation index, see [llms.txt](https://docs.tenten.co/docs-webflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tenten.co/docs-webflow/webflow-101/changelog/2024/webflow-zhi-yuan-rive.md).

# Webflow 支援 Rive

Rive 將可立即投入生產的圖形的強大功能引入網路。今天，我們很高興地[宣布](https://rive.app/blog/rive-is-natively-supported-in-webflow)Rive 文件支持，允許您將複雜的動畫直接整合到 Webflow 中，並且文件大小比以往更小，加載時間更快。

![](https://cdn.prod.website-files.com/64f9399ca7d13575ff21a675/66eaff4b25a4c3456bb0de15_66eafda7561597b819d70e45_SlashUpdates_1280x720_Rive.jpeg)

&#x20;Webflow 中的 Rive 支持

您將能夠將 Rive 檔案新增至您的資產中，或者您可以使用自己託管的 Rive 檔案將 Rive 資產新增至您的網站。無論您需要簡單的 Rive Element 整合來新增動畫，還是希望將 Rive 執行階段與 Webflow 的自訂程式碼結合使用，您都可以建立強大的互動時刻，為您的網站增添樂趣。


---

# 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://docs.tenten.co/docs-webflow/webflow-101/changelog/2024/webflow-zhi-yuan-rive.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.
