# 俱樂部管理

作為俱樂部的**總管**，以下的功能可以幫助您管理俱樂部。

* 為俱樂部創建新遊戲桌
* 刪除俱樂部中的任何俱樂部遊戲
* 在您的俱樂部發送信息
* 批准會員俱樂部入會申請
* 將俱樂部會員提升為俱樂部管理員
* 查看俱樂部成員
* 刪除俱樂部會員
* 在俱樂部聊天系統中將成員設定為靜音模式
* 更改俱樂部設置
* 刪除俱樂部
* 查看俱樂部記錄

作為俱樂部的**管理員**，以下的功能可以幫助您管理俱樂部。

* 為俱樂部創建新遊戲桌
* 刪除俱樂部中的任何俱樂部遊戲
* 在您的俱樂部發送信息
* 批准會員俱樂部入會申請
* 刪除俱樂部會員
* 查看俱樂部成員
* 在俱樂部聊天系統中將成員設定為靜音模式
* 更改俱樂部設置
* 查看俱樂部記錄

作為俱樂部的**會員**，以下是您加入俱樂部後能夠使用的功能。

* 加入俱樂部遊戲
* 為俱樂部創建新遊戲桌
* 刪除您的俱樂部遊戲
* 在您的俱樂部發送信息
* 查看俱樂部成員
* 查看俱樂部設置
* 離開俱樂部


---

# 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.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/poker-club/manage-club.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.
