# Triggers

## How to setup triggers:

### Required Commands:

* **/trigger add \[trigger] \[response] -** *Add a trigger*

## Step 1: Run the command

* *Type the command "/trigger add \[trigger] \[response]" in any channel you want.*

<figure><img src="/files/PuzhbPDjUY1vlzwAJ8Rl" alt=""><figcaption></figcaption></figure>

## Step 2: Choose a trigger and a response

<figure><img src="/files/TsNb0rEGK52no5aHSInI" alt=""><figcaption><p><strong>CHOOSE A TRIGGER</strong></p></figcaption></figure>

<figure><img src="/files/cWgZCKyLjo6ks8b40ksm" alt=""><figcaption><p><strong>CHOOSE A RESPONSE</strong></p></figcaption></figure>

## Step 3: Confirm your settings

* *If you done, press enter to confirm your settings.*

{% hint style="success" %}
Congratulations! Your trigger has been setup.
{% endhint %}

## Trigger Parameters:

* **{USER} -** *Mentions the user who triggered the trigger*
* **{SERVER} -** *Mentions the server*

<figure><img src="/files/6Cj5buhgdIoFbQBZRS5Z" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/B9jnCUT00ToVCs6FqcjJ" alt=""><figcaption></figcaption></figure>

{% 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/triggers.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.
