# Discord Activities

使用 Hology Engine 創建的遊戲作為 Discord Activities可以完美運作，因為它們是網頁應用程式。

要將您的 Hology Engine 遊戲作為 Discord Activities發行，您只需按照 Discord 的指南中的說明整合 Discord 嵌入式應用程式 SDK 即可

{% embed url="<https://discord.com/developers/docs/activities/overview#discord-activities>" %}

如果您在發行應用程式方面需要幫助，請隨時在 Discord 伺服器上或使用電子郵件 (<hello@hology.app>) 聯繫我們，我們將樂意提供協助。


---

# 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/discord-activities.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.
