# 도감

{% hint style="info" %}
도감 컨텐츠 관련된 내용은 현재 추가중입니다.
{% endhint %}

<mark style="color:yellow;">**도감**</mark>은 11개의 카테고리로 구성되어 있으며 바닐라 아이템부터 서버에 존재하는 각종 커스텀 아이템을 \
등록하여 도감을 채울 수 있습니다.

<mark style="color:red;">등록된 아이템은 영구적으로 소모되며 도감에 등록된 아이템은 복구의 대상이 아닙니다.</mark>&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/IMbqsx_i5e-9na0AA-FLCbK7-pK3gN_7hgjNV6QLbg9N_i8WKtPqliK7unkTNzgHn_OFr5-mK0uKZcJmYuZ9gmOEovmg2LW544dNFnaG5kgLbWlx_f9mLOdU0gIsmaXnzhN8i4NSGx9H4xJP5k0aP8E" alt=""><figcaption><p>/도감 </p></figcaption></figure>

<mark style="color:green;">**`/도감 활성화`**</mark>를 입력해 등록모드를 활성화 해야 도감 등록이 가능합니다. \
&#x20;<mark style="color:green;">**`/도감`**</mark>에서 도감별 아이템 리스트를 확인할 수 있습니다.&#x20;

### 도감 등록하기

&#x20;<mark style="color:green;">**`/도감`**</mark>에서 등록할 아이템의 아이콘을 좌클릭하여 아이템을 등록할 수 있습니다.\
등록할아이템을 <mark style="color:yellow;">**손**</mark>에 들고 <mark style="color:green;">**`/도감 등록`**</mark>을  통해 아이템을 등록할 수 있습니다.

이때 인벤에 있는 모든 아이템이 소모 되며 누적 등록 갯수가 증가합니다.

<mark style="color:green;">**`/도감`**</mark> 에서 숙련도 총합을 확인 가능합니다. \
카테고리 보너스는 도감의 평균 레벨에 따라 획득 할 수 있습니다.

> 예를 들어 도감의 평균 숙련도가 2.25라면
>
> 도감 2레벨의 효과까지 받을 수 있습니다.


---

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