# Reputation Points

Reputation Points (RP) measure your trustworthiness within the community. Ranging from 100 (highest) to 0 (lowest)

## Losing RP

Posting and/or upvoting harmful low quality content will reduce RP.&#x20;

Maintaining a high RP is essential for keeping your role and continued earnings.

<mark style="color:red;">**If RP drops below 50, earnings will be temporarily suspended until it is restored.**</mark>

<mark style="color:red;">**If RP drops below 35, your account will be subject to an investigation, which may result in a permanent ban.**</mark>

There are 2 types of violations: **Content** and **Account** level

#### Content level

| Action                     | Participants  | Reduction |
| -------------------------- | ------------- | --------- |
| Posting Prohibited Content | Post creator  | -5 RP     |
|                            | Post upvoters | -1 RP     |

**Account level**

| Action                     | Participant | Reduction |
| -------------------------- | ----------- | --------- |
| Posting Prohibited Content | Account     | -35 RP    |

| Action          | Participant | Reduction |
| --------------- | ----------- | --------- |
| Abusing Upvotes | Account     | -35 RP    |

## Restoration

RP is gradually restored twice a month on `1st` and `15th`, provided the user hasn't lost a significant amount of points between each period.


---

# 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.crowd.news/key-features/reputation-points.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.
