> For the complete documentation index, see [llms.txt](https://monster-lord.gitbook.io/monsterlord_tc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monster-lord.gitbook.io/monsterlord_tc/guan-wu-monster-lord.md).

# 關於 Monster Lord

《怪獸領主》是一個怪獸世界的元宇宙，它不僅顛覆了傳統的遊戲體驗，還融合了最前沿的區塊鏈技術與藝術文化，打造出一個充滿潮流生活方式的社交平臺。

《怪獸領主》匯集了多款元宇宙遊戲和多樣化的玩法主題IP，擁有無限的潛力和獨特的個性。玩家將在這個平臺上與來自不同次元的怪獸展開史詩般的冒險，體驗策略、戰鬥、收集等多種玩法。平臺致力於為年輕玩家打造專屬的社群，提供豐富有趣的內容，並成為引領潮流的遊戲生活品牌，為玩家創造無限可能。


---

# 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://monster-lord.gitbook.io/monsterlord_tc/guan-wu-monster-lord.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.
