# 클럽 관리하기

"**클럽 소유자**"로서 다음은 클럽 관리를 지원하는 데 사용할 수 있는 기능입니다.

* 클럽 게임 만들기
* 클럽의 모든 클럽 게임 제거
* 클럽에서 메시지 보내기
* 회원 클럽 가입 신청 승인
* 클럽 회원을 클럽 매니저로 승격
* 클럽 회원 보기
* 클럽 회원 제거
* 클럽 채팅에서 멤버 음소거
* 클럽 설정 수정
* 클럽 해산
* 클럽 기록 보기

"**클럽 관리자**"로서 클럽을 관리하는 데 도움이 되는 기능은 다음과 같습니다.

* 클럽 게임 만들기
* 클럽의 모든 클럽 게임 제거
* 클럽에서 메시지 보내기
* 회원 클럽 가입 신청 승인
* 클럽 회원 보기
* 클럽 회원 제거
* 클럽 채팅에서 멤버 음소거
* 클럽 설정 수정
* 클럽 기록 보기

"**클럽 회원**"은 클럽에 가입한 후 사용할 수 있는 기능입니다.

* 클럽 게임에 참여
* 클럽 게임 만들기
* 클럽 게임 제거
* 클럽에서 메시지 보내기
* 클럽 회원 보기
* 클럽 설정 보기
* 클럽을 떠나다


---

# 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/korean/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.
