# Giving to or removing a reward from a member

## Permission

This command is available to members with the permission "Manage Messages".

## Purpose

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

This commands allows you to manually give a reward to a server member, or to deny it so they never have access to the reward.

## Arguments

### role

The role associated to the reward you wish to give to the user

### action

This is either `GIVE` `DENY` or `RESET`.

* `GIVE`: manually gives the reward
* `DENY`: prevents the member to ever getting the reward (and removes it if the user already has it)
* `RESET`: removed the manual override, the reward reset is recalculated using the reputation score only

## Example

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

<figure><img src="/files/wzaMeMEelzD0VJcV2rG9" 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/staff-features/giving-to-or-removing-a-reward-from-a-member.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.
