# 글로벌 부스터

글로벌 부스터는 모든 유저들에게 적용되는 버프입니다. 버프 내용은 요일 & 시간에 따라 다릅니다.

요일별 버프는 다음과 같습니다.

* 월요일 : 특수 상인인 ["월급루팡" NPC](/beartown/info/tutorials/spawn.md) 에서 여러 물품을 구매할 수 있습니다. \ <mark style="color:green;">**`/월요상점`**</mark> 을 통해 바로 이용할 수도 있어요!
* 화요일 : [일일 코인 판매량](/beartown/basic/economy/sell_limit.md)이 2배 증가합니다.&#x20;
* 수요일 : 온라인 상태에서 [스태미나](/beartown/basic/basic/stamina.md) 회복량이 2배 증가합니다.&#x20;
* 목요일 : 모든 [축복 수치](/beartown/general_occupation/job.md#undefined)에 100의 보너스가 주어집니다. 이 수치는 프로필에는 나타나지 않습니다.&#x20;
* 금요일 : 모든 [랭킹](/beartown/basic/ranking.md#daily) 보상이 두 배 증가합니다.&#x20;
* 주말 : [일일퀘스트](/beartown/basic/subcontents/quest.md#daily)와 [접속보상](/beartown/info/tutorials/rewards/online.md)의 보상이 추가됩니다.

시간별 버프는 다음과 같습니다.

* 주중 오후 9시 \~ 오전  00시 : [스킬](/beartown/basic/skill.md) 경험치 2배
* 주말 오후 12시 \~ 오전 3시 : 스킬 경험치 2배 & [전투 직업 경험치](/beartown/combat_job/rpg.md) 2배 & [생활 직업 경험치](/beartown/general_occupation/job.md#undefined-1) 2배

<figure><img src="/files/0H5MVHsXATdLvIdLGDqV" alt=""><figcaption></figcaption></figure>


---

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