# Manage Club

As the Club **Owner**, these are the available functions to assist you in managing your Club.&#x20;

* Create a Club Game
* Remove any Club Games in your Club
* Send Messages in your Club
* Approve Member's Club Entry Application
* Promote Club Member to Club Manager
* View your Club Members
* Remove a Club Member
* Mute Member from Club Chat
* Modify Club Settings
* Disband the Club
* View Club Records

As the Club **Manager**, these are the available functions to assist you in managing your Club.&#x20;

* Create a Club Game
* Remove Club Games in your Club
* Send Messages in your Club
* Approve Member's Club Entry Application
* View your Club Members
* Remove a Club Member
* Mute Member from Club Chat
* Modify Club Settings
* View Club Records

As a Club **Member**, these are the available functions after you have joined a Club.&#x20;

* Join a Club Game
* Create a Club Game
* Remove your Club Game
* Send Messages in your Club
* View your Club Members
* View Club Settings
* Leave a Club


---

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