# 가상가방

{% hint style="info" %}
가상가방 & 자동줍기는 [프레스티지](/beartown/general_occupation/elemental/prestige.md) 브론즈 등급 이상부터 이용 가능합니다.
{% endhint %}

드롭되는 일부 아이템을 <mark style="color:yellow;">**가상가방**</mark>에 저장할 수 있습니다.&#x20;

## 활성화

<mark style="color:yellow;">**가상가방**</mark>은 <mark style="color:yellow;">**자동줍기**</mark> 기능과 함께 ON/OFF됩니다.

<mark style="color:$success;">**`/자동줍기`**</mark> 혹은 <mark style="color:$success;">**`/옵션`**</mark> - **`가상가방`** 버튼을 눌러 가상가방 & 자동줍기를 활성화/비활성화할 수 있습니다.

가상가방&자동줍기가 활성화되어있다면, \
플레이어가 파괴하여 <mark style="color:yellow;">**드롭되는 아이템 중 일부 바닐라 아이템**</mark>이 가상가방에 들어가게 됩니다.

* 채광 경험치 및 부산물을 제공하는 모든 바닐라 블럭 (심층암 등)
* 농사 경험치 및 부산물을 제공하는 모든 블럭 (밀 등)
* 벌목 경험치 및 부산물을 제공하는 모든 블럭 (나무 등)
* 모든 광물&#x20;
* 모든 씨앗
* 모든 묘목

가상가방에는 한 아이템당 최대 <mark style="color:yellow;">**100만 개**</mark>의 아이템까지 담을 수 있으며, 100만 개를 모두 채웠다면 그 다음부터는 아이템이 가상가방에 담기지 않습니다.

{% hint style="info" %}
들고 있는 아이템을 가상가방에 넣을 수는 없으며,\ <mark style="color:$success;">**`/옵션`**</mark>에서 줍지 않기로 설정한 아이템은 가상가방에 담기지 않습니다.
{% endhint %}

{% hint style="warning" %}
[스킬](/beartown/basic/skill.md) / [커스텀 인챈트](/beartown/basic/enchant.md)로 인해 추가 드롭되는 아이템은 가상가방에 담기지 않습니다.
{% endhint %}

## 이용

<mark style="color:$success;">**`/가상가방`**</mark>을 통해 가상가방 메뉴를 열 수 있습니다.

<figure><img src="/files/Hi79rL4MNUdYCY2PV64V" alt=""><figcaption><p>가상가방 메뉴</p></figcaption></figure>

원하는 아이템을 눌러 기능을 이용할 수 있고, 아래 화살표를 눌러 페이지를 넘길 수 있습니다.

가상가방에서 이용 가능한 기능은 총 4가지입니다.

{% tabs %}
{% tab title="도감 등록" %}
가상가방에 담긴 아이템을 [도감](/beartown/basic/collect/codex.md)에 <mark style="color:yellow;">**전부 등록**</mark>할 수 있습니다.

등록이 불가능하거나 빠른 등록 이용이 불가능한 아이템이라면 해당 기능을 이용할 수 없습니다.
{% endtab %}

{% tab title="아이템화" %}
가상가방에 담긴 <mark style="color:yellow;">**아이템을 꺼내**</mark> 인벤토리로 가져올 수 있습니다.

아이템화 버튼을 누른 후, 채팅창에 꺼낼 양을 숫자로 입력하면 그만큼의 아이템이 지급됩니다.

{% hint style="warning" %}
최대 2304까지 입력 가능하며, 입력 후 인벤토리에 공간이 부족하다면 플레이어의 위치에 드롭됩니다.
{% endhint %}
{% endtab %}

{% tab title="전체 판매" %}
가상가방에 존재하는 아이템을 모두 <mark style="color:yellow;">**코인으로 판매**</mark>할 수 있습니다.&#x20;

아이템 하나 당 판매 가격은 기존 상점보다 높게 설정되어 있습니다.

해당 기능으로 획득하는 코인은 [일일 코인 획득 제한](/beartown/basic/economy/sell_limit.md)에 포함되며, \
아이템 전체 판매 가격이 획득 가능 코인을 넘는다면 판매 가능한 수량만 자동으로 판매됩니다.
{% endtab %}

{% tab title="삭제" %}
가상가방에 담긴 아이템을 전부 <mark style="color:yellow;">**삭제**</mark>합니다.

되돌리거나 복구할 수 없으니 주의해서 사용해주세요.
{% endtab %}
{% endtabs %}


---

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