# Removing a Member

{% hint style="warning" %}
**Only the Club Owner or Manager has permission to remove a member from the Club.**
{% endhint %}

Go to your Club and click on the **Members Tab**.

<figure><img src="/files/jqJ1yVfi5SUZ8ToRBJ75" alt=""><figcaption></figcaption></figure>

To remove a member, **Select** the member and click on **Member Removal**.

<figure><img src="/files/HfhsmMxoQ16x9MmiQXTU" alt=""><figcaption></figcaption></figure>

Click on the **Remove** button to permanently remove the member from the Club.

To **Mute** a member, **Select** the member and click on **Ban Chat In This Club**.

<figure><img src="/files/MMQsk3TM8wQFqP298UHe" alt=""><figcaption></figcaption></figure>


---

# 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/removing-a-member.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.
