# What is reputation and luck?

![:RP:](https://cdn.discordapp.com/emojis/1006200288933335081.webp?size=44\&quality=lossless)RP (Reputation)\
RP (Reputation) affects the discount amount in the store if a discount is enabled for an item in the store. 10 RP is equivalent to 1% discount. The maximum reputation of a user can be 1000, which is equivalent to a 50% discount. RP can be obtained in the same way as currency, experience, items.

![:random:](https://cdn.discordapp.com/emojis/1005865190618828910.webp?size=44\&quality=lossless)Luck

Luck affects finding items, fishing, and opening cases. The basic luck of the user without any boosts is 0%. The maximum luck of the user is 100%. The higher the luck, the more the chance of finding an item with a small chance increases.


---

# 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.wetbot.space/eng/rp-luck.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.
