# 일일 재화 획득량

## 일일 코인 판매량

하루에 [상점](/beartown/basic/economy/shops.md)에서 획득 가능한 코인량이 제한되어 있습니다.&#x20;

바닐라 농작물, [커스텀 농작물](/beartown/general_occupation/crops.md), 광물, [직업 특수 드롭템](/beartown/general_occupation/job/drops.md#undefined-1), 나무 블럭, 던전 잡화상점 등이 포함됩니다.&#x20;

일일 코인 판매량은 [프레스티지](/beartown/general_occupation/elemental/prestige.md) 달성, [글로벌 이벤트](/beartown/basic/basic/globalbooster.md)에 의해서 증가합니다.

* 기본: 1000만 코인 (x1)
* 길라잡이 60단계 달성: 2000만 (x2)
* 프레스티지 \[브론즈]: 5000만 (x5)
* 프레스티지 \[실버]: 1억 (x10)
* 프레스티지 \[골드]: 3억 (x30)
* 프레스티지 \[라피즈]: 6억 (x60)

<mark style="color:yellow;">**글로벌 이벤트**</mark>와 <mark style="color:yellow;">**프레스티지**</mark>에 의한 증가량은 <mark style="color:yellow;">**곱연산**</mark>으로 적용됩니다.


---

# 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://wiki.beartown.kr/beartown/basic/economy/sell_limit.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.
