# Join Ping System

![](https://i.imgur.com/vq4zO4y.png)

* **What is join pings system?**

> **Answer :** Join pings system basically pings a user when he/she/they join the server and automatically deletes the ping. This is done to grab the user's attention to that channel.

## Some notable features

* Easy setup
* Setup as many as ping channels as you want
* Auto deletion of pings
* List all the channels user is pinged in
* Add , remove , delete join ping channels

## Commands

#### `/join ping set` **: Set channel to ping when user joins**

> **Necessary Arguments :**
>
> * `channel` : Channel to ping user in on server join

#### `/join ping list` **: List all join ping channels**

#### `/join ping remove` **: Remove join ping channel**

#### `/join ping clear` **: Remove all channels from join pings**


---

# 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://iko.itzleo.com/member-systems/join-ping-system.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.
