# holder\_welcome\_remove

📝 **RADAR Documentation - Command: Remove Holder Greeting**

🤝 **Command Group: server**

📝 **Command Name: holder\_welcome\_remove**

📋 **Parameters:**

This command does not require any additional parameters.

📝 **Description:**

Remove a holder greeting. This command allows you to remove a previously set holder greeting. You can select the specific greeting you want to remove from a dropdown menu. Once removed, the holder greeting will no longer be sent when a member is assigned the corresponding role.

🔍 **Example Usage:**

* Remove a holder greeting:

  ```
  !holder_welcome_remove
  ```

  *This command removes a previously set holder greeting.*

📝 **Note:**

* This command allows you to remove a holder greeting.
* Only users with the appropriate permissions (e.g., admins) can use this command.
* The command will retrieve the current holder greetings set for the guild.
* If no greetings have been set, an error message will be displayed.
* You will be prompted to select the greeting you want to remove from a dropdown menu.
* After selecting a greeting, it will be removed from the list of holder greetings.
* The command response will indicate that the greeting has been successfully removed.


---

# 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://bewinxed.gitbook.io/radar-docs/bot_help/server/holder_welcome_remove.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.
