> For the complete documentation index, see [llms.txt](https://docs.wetbot.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wetbot.space/rp-luck.md).

# Что такое репутация и удача?

![:RP:](https://cdn.discordapp.com/emojis/1006200288933335081.webp?size=44\&quality=lossless)RP (Репутация)\
RP (Репутация) влияет на размер скидки в магазине, если для предмета в магазине включена скидка. 10 RP эквивалентно 1% скидки. Максимальная репутация у пользователя может быть 1000, что эквивалентно 50% скидке. RP можно точно также получать как и валюту, опыт, предметы.

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

Удача влияет на нахождение предметов, рыбалку, открытие кейсов. Базовая удача пользователя без всяких бустов - 0%. Максимальная удача пользователя - 100%. Чем выше удача, тем больше увеличивается шанс найти предмет с маленьким шансом.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
