> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scrumpbot.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reputation System

> Give and receive reputation points from other users

<Note>No special permissions required</Note>

<video autoPlay muted loop playsInline className="w-full aspect-video" src="https://mintlify.s3.us-west-1.amazonaws.com/scrump/videos/rep-demo.mp4" />

## Using the Reputation System

<Steps>
  <Step title="Give reputation">
    Use `/rep give user:` to give reputation to another user

    * `user:` = The user you want to give reputation to

    ```
    /rep give user: @User123
    ```
  </Step>

  <Step title="View your reputation">
    Use `/rep view` to view your own reputation score
  </Step>

  <Step title="View another user's reputation">
    Use `/rep view user:` to view another user's reputation

    * `user:` = The user whose reputation you want to view

    ```
    /rep view user: @User123
    ```
  </Step>
</Steps>

## Reputation Rules

* You cannot give reputation to yourself
* Reputation points are permanent and cannot be removed
* Each user can give reputation to one user per 12 hours
* Reputation is global

## Reputation Display

Reputation profiles show:

* Total reputation points

## Tips for Using Reputation

* Give reputation to helpful community members
* Recognize good behavior and contributions
* Use reputation to encourage positive interactions
* Build a positive reputation by being helpful and friendly
