# Roster Ping

<mark style="color:blue;">**/roster ping**</mark> <mark style="color:purple;">**message:**</mark>`Message`<mark style="color:purple;">**ping\_option:**</mark>`Option`<mark style="color:purple;">**group:**</mark>`Group`

### Message

Type here the message that should be displayed.

### Option

Choose between:

* Unregistered (didn't sign up, but in the clan)
* Missing (opted-in, but not in the clan)
* Everyone (all opted-in members)

{% hint style="warning" %}
After submitting the Command it will ask to Confirm before pinging!
{% endhint %}

### Group

Restrict the pings to a certain Group. Leave empty to ignore.


---

# 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.clashperk.com/features/rosters/roster-ping.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.
