# Member-Count Commands

### Member-Count Rename

{% hint style="info" %}
**These commands are accessible only to the members of the server with the "Manage Server" Role Permission.**
{% endhint %}

```python
Usage      :    t-membercount rename
Info       :    Renames the current member-count channel!
Aliases    :    None    
```

<div align="left"><img src="/files/-MHuV3LVtBke4fXxXdI_" alt=""></div>

### Member-Count Setup

```python
Usage      :    t-membercount setup
Info       :    Starts an interactive member count setup for your server!
Aliases    :    None    
```

<div align="left"><img src="/files/-MHuVnAfdWslp5ZJRi8G" alt=""></div>

### Member-Count Channel

```python
Usage      :    t-membercount channel
Info       :    Tells which channel is currently set as the member-count channel!
Aliases    :    None    
```

<div align="left"><img src="/files/-MHuavLthelgsVbt15-R" alt=""></div>


---

# 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://trixz.gitbook.io/trixz/commands/member-count-commands.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.
