# removing a reward

## Permission

This command is available to Administrators only.

## Purpose

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

This commands allows you to remove a reward.

## Arguments

### role

This is the role currently given as the reward you wish to remove.

{% hint style="warning" %}
This command will neither delete the role nor remove it from your server members.
{% endhint %}

## Example

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


---

# 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.habrok.app/admin-features/removing-a-reward.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.
