# Suggestion

The **Suggestion** command allows server administrators to configure and manage the suggestion system.

{% hint style="danger" %}
You need the **ManageGuild** permission to use this command.
{% endhint %}

***

## Configuration Options

1. **Status**
   * Enable or disable the suggestion system.
2. **Channel**
   * Select a channel where new suggestions will be sent.
3. **Approved Channel**
   * Set a channel where approved suggestions will be sent.
4. **Rejected Channel**
   * Set a channel where rejected suggestions will be sent.
5. **Top Rated Suggestions**
   * **Status:** Enable or disable the top-rated suggestions feature.
   * **Channel:** Select a channel where top-rated suggestions will be sent.
   * **Limit:** Set the minimum number of upvotes required for a suggestion to be considered top-rated.
6. **Instructions**
   * Set a locked message at the bottom of the suggestion channel with instructions on how to submit suggestions.
7. **Staff Role**
   * Assign staff roles that will be able to manage suggestions using buttons (Approve, Reject, Delete).

***

For further assistance, refer to the bot's help menu or [contact our support server](https://discord.gg/cGNFnsXpwZ).


---

# 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.airwavy.xyz/arabic/nzrh-aamh/awamr/aqtrah/suggestion.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.
