# Suggestions

## How to setup the suggestion-system:

### Required Commands:

* **/configure channels \[type] \[channel] -** *Configure the server channel settings*

### Step 1: Run the command

* *Type the command "/configure channels \[type] \[channel]" in any channel you want.*

<figure><img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2FhsxsK0oaMm1zckpbjoHr%2FScreenshot%202023-08-03%20143047.png?alt=media&#x26;token=a9145d1f-3215-42cf-9418-be6d6c0c3e38" alt=""><figcaption></figcaption></figure>

### Step 2: Press enter and select the type and channel

<figure><img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2FBMjY270jSivKyYdeRZVS%2FScreenshot%202023-08-03%20143716.png?alt=media&#x26;token=9d98c95f-f7a3-47e0-8f21-99af8dbe3f3f" alt=""><figcaption><p><strong>SELECT THE TYPE</strong></p></figcaption></figure>

<figure><img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2F7HvAWOvOZtZTEWecuChf%2FScreenshot%202023-08-03%20143824.png?alt=media&#x26;token=64e3e29c-ae78-431b-b21c-3d77e1c0631b" alt=""><figcaption><p><strong>SELECT THE CHANNEL</strong></p></figcaption></figure>

### Step 3: Confirm your settings

<figure><img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2FgPO4bjP5chfgIdPvDlFp%2FScreenshot%202023-08-03%20143938.png?alt=media&#x26;token=74126dfb-0383-4857-af7b-02aef56ac6e5" alt=""><figcaption><p><strong>PRESS ENTER TO CONFIRM YOUR SETTINGS</strong></p></figcaption></figure>

{% hint style="success" %}
Congratulations! You has setup your suggestion-system successfully.
{% endhint %}

## How the suggestion-system works:

<div align="left"><figure><img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2Fel3IIx0MDtArvjM5MHZJ%2FScreenshot%202023-08-01%20225009.png?alt=media&#x26;token=87435ce0-88e1-4e6d-8461-5e874995325a" alt="" width="375"><figcaption><p><strong>TYPE YOUR SUGGESTION IN THE CHANNEL WHICH YOU SELECT</strong></p></figcaption></figure></div>

<div align="left"><figure><img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2FEOKMUuoq4uXZCjBdgLA4%2FScreenshot%202023-08-01%20225032.png?alt=media&#x26;token=24f00b16-659a-4817-8f4b-a7e48b591e69" alt="" width="375"><figcaption><p><strong>THEN IT SHOULD LOOK LIKE THIS</strong></p></figcaption></figure></div>

{% hint style="info" %}
If you click on the "Manage-Button" you'll get access to more options.
{% endhint %}

<figure><img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2F7oERLUVERIV4DHLpOu1A%2FScreenshot%202023-08-04%20163524.png?alt=media&#x26;token=84ab974d-14b8-465c-b0bf-9c7ad1e68afd" alt=""><figcaption></figcaption></figure>

<figure><img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2FJJSGD7gyYIxurw8vCokV%2FScreenshot%202023-08-04%20163542.png?alt=media&#x26;token=35938461-8f18-45c7-8de4-6f5fe5726b2c" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Admins and Creators have access to different options if they click on the "Manage-Button".
{% endhint %}

{% hint style="info" %}
Have a suggestion or feature request? We'd love to hear from you! If there's something missing or an idea you'd like to share, head over to our suggestions section in our Discord and let us know. Your feedback helps us improve and tailor Imber Bot to meet your needs better.
{% endhint %}


---

# 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.imber.dev/imber-bot/feature-guides/suggestions.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.
