# 歡迎來到Hology文檔

本網站旨在幫助新用戶開始使用Hology，同時也作為經驗豐富的用戶學習所有相關知識的資源。新文章將隨時間添加。

## 如何聯絡客服

如果您對Hology有任何疑問或需要幫助，請通過<hello@hology.app>與我們聯繫。我們很樂意通過電子郵件為您提供指導或安排線上通話。

## 如何開始

* 請按照 [di-yi-bu-zhi-nan](https://docs.hology.app/zh-tw/getting-started/di-yi-bu-zhi-nan "mention")  了解設置Hology和運行應用程序或遊戲的基礎知識。
* 通過 [bian-ji-qi-ji-chu-zhi-nan](https://docs.hology.app/zh-tw/getting-started/bian-ji-qi-ji-chu-zhi-nan "mention") 了解如何使用編輯器。
* 按照遊戲程式設計指南 [gun-qiu-you-xi-wan-fa-bian-cheng](https://docs.hology.app/zh-tw/tutorials/gun-qiu-you-xi-wan-fa-bian-cheng "mention") 進行操作。
* 下載 [ru-men-you-xi-mu-ban-di-san-ren-cheng-she-ji-you-xi](https://docs.hology.app/zh-tw/getting-started/ru-men-you-xi-mu-ban-di-san-ren-cheng-she-ji-you-xi "mention")，查看如何設置角色移動的示例。[ru-men-you-xi-mu-ban-di-san-ren-cheng-she-ji-you-xi](https://docs.hology.app/zh-tw/getting-started/ru-men-you-xi-mu-ban-di-san-ren-cheng-she-ji-you-xi "mention")&#x20;


---

# 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/huan-ying-lai-dao-hology-wen-dang.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.
