# Setup Bump Remind

### How do I setup Bump reminder?

**It's very easy to setup. First you have to know that there are different kinds of remind options.**\
[**For those, who are to lazy to read, click on the link for a video!**](https://www.youtube.com/watch?v=LuthgfnZ3rg)

#### **Possible remind options:**

{% tabs %}
{% tab title="Role Remind" %}

* **This will ping the set up ping role on bump remind**
* `%setup ping @role ->`` `**`will add the role`**
* `%setup ping create ->`` `**`will create the role, when you do not have a bump remind role`**
* `%setup add <#channel>  ->`` `**`will add a bump channel`**
  {% endtab %}

{% tab title="@here/@everyone ping" %}

* **Just online person or everyone  will be pinged. Thats way, it is recommended to create a locked channel!**

**You have already a locked Channel:**

* `%setup ping everyone/here`
* `%setup add <#channel> ->`` `**`will add an existing Bump channel`**

**You do not have a locked Channel:**

* `%setup ping everyone/here`
* `%setup create ->`**`will create a locked Bump channel`**
  {% endtab %}

{% tab title="@last user ping" %}

* **This remind option is default, although you can add here a bump channel too.**
* `%setup add <#channel> ->`` `**`will add your bump channel`**

**`How do I revert to last user ping?`**

* %delete setup -> **will reset the setup to default**
  {% endtab %}
  {% endtabs %}

{% hint style="warning" %}
&#x20;When you have chosen the first or the second option. Assume that you added a bump channel or it won't work :(
{% endhint %}

{% hint style="info" %}
**The Ping which you have set up with `%setup ping @ping` will just be pinged on remind.**
{% endhint %}

**Once you have set up the remind option. It should send a bump response after the !d bump.**&#x20;

[**Interesting in customizing the messages?**](/bump-reminder/setup-bump-reminder/customize-remind-messages.md)\
Go on the next Page!


---

# 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://bumpreminder.gitbook.io/bump-reminder/setup-bump-reminder/setup-bump-remind.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.
