# 俱乐部管理

作为俱乐部的**总管**，以下的功能可以帮助您管理俱乐部。&#x20;

* 为俱乐部创建新游戏桌
* 删除俱乐部中的任何俱乐部游戏
* 在您的俱乐部发送信息
* 批准会员俱乐部入会申请
* 将俱乐部会员提升为俱乐部管理员
* 查看俱乐部成员
* 删除俱乐部会员
* 在俱乐部聊天系统中将成员设定为静音模式
* 更改俱乐部设置
* 删除俱乐部
* 查看俱乐部记录

作为俱乐部的**管理员**，以下的功能可以帮助您管理俱乐部。&#x20;

* 为俱乐部创建新游戏桌
* 删除俱乐部中的任何俱乐部游戏
* 在您的俱乐部发送信息
* 批准会员俱乐部入会申请
* 删除俱乐部会员
* 查看俱乐部成员
* 在俱乐部聊天系统中将成员设定为静音模式
* 更改俱乐部设置
* 查看俱乐部记录

作为俱乐部的**会员**，以下是您加入俱乐部后能够使用的功能。&#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.hunny.finance/jian-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.
