# 多人模式

CEBG 提供單人遊戲和多人遊戲模式。&#x20;

在多人模式下，玩家可以向好友、CEBG玩家或外部群組發送邀請鏈接，如WhatsApp、Line、Message等，點擊鏈接即可加入戰鬥。&#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://contact-63.gitbook.io/cebg-bai-pi-shu/she-hui-yu-lie-bian/duo-ren-mo-shi.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.
