# 遊戲發行

使用 Hology Engine 創建的遊戲可以在任何能運行網頁瀏覽器的地方運行。這使得向用戶提供遊戲變得非常簡單，因為它可以直接在網站上運行。然而，網站並不是唯一的選擇。您可以將您的網頁應用程序/或者網頁遊戲打包成手機遊戲, 行動應用程式, 或桌面程序，這些程序可以在其他平台上發布，如 Steam、蘋果商店、Google Play 商店等多個平台。


---

# 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.hology.app/zh-tw/release/you-xi-fa-xing.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.
