# Hology Engine簡介

Hology Engine是一個遊戲引擎，允許用戶使用網絡技術（如Typescript、HTML和CSS）創建3D遊戲和體驗。您創建的內容可以用於網站、移動應用程序或安裝為桌面應用程序。Hology Engine提供了使3D體驗開發更容易的工具，如用於創建場景（遊戲關卡）的3D編輯器和遊戲框架。


---

# 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/getting-started/hology-engine-jian-jie.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.
