# 물고기 판매

낚시 메뉴의 <mark style="color:yellow;">**물고기 판매 상점**</mark>에서는 일반 물고기와 커스텀 물고기를 판매할 수 있습니다.\
판매할 물고기를 올려놓고 창을 닫으면 자동으로 판매돼요.

<figure><img src="/files/G5b14sbxcvIq3KwaWBMO" alt="" width="563"><figcaption></figcaption></figure>

가격은 기본적으로 <mark style="color:blue;">**등급**</mark>에 따라 매겨져요.\ <mark style="color:blue;">**인기 상품**</mark>으로 지정된 물고기는 평소보다 비싼 가격에 판매할 수 있어요.\
낚시 메뉴의 <mark style="color:blue;">**저울**</mark>에서 무게를 재어 확률적으로 물고기의 가치를 올릴 수도 있어요.

## 등급별 물고기 가격

<mark style="color:yellow;">**일반 물고기**</mark>의 가격은 아래와 같습니다. <mark style="color:yellow;">**어부 전용 물고기**</mark>의 가격은 <mark style="color:yellow;">**일반 물고기**</mark>의 <mark style="color:yellow;">**2배**</mark>입니다.

[강화석](/beartown/general_occupation/fishing/upgrades/enhance.md), 인기 상품, 무게 재기에 따라 획득량이 더 늘어날 수 있어요.

* [바닐라 물고기](#user-content-fn-1)[^1]: 50<img src="/files/2ROZCe5fqWTNEsPoaZXA" alt="코인" data-size="line">
* 브론즈 물고기: 320<img src="/files/2ROZCe5fqWTNEsPoaZXA" alt="" data-size="line">
* 실버 물고기: 1,600<img src="/files/2ROZCe5fqWTNEsPoaZXA" alt="" data-size="line">
* 골드 물고기: 6,400<img src="/files/2ROZCe5fqWTNEsPoaZXA" alt="" data-size="line">
* 다이아몬드 물고기: 96,000<img src="/files/2ROZCe5fqWTNEsPoaZXA" alt="" data-size="line">
* 플레티넘 물고기: 320,000<img src="/files/2ROZCe5fqWTNEsPoaZXA" alt="" data-size="line">
* 신화 물고기: 900,000<img src="/files/2ROZCe5fqWTNEsPoaZXA" alt="" data-size="line">

## 인기 상품

인기 상품으로 지정된 물고기는 평소보다 비싼 가격에 판매할 수 있어요.\
인기 상품은 <mark style="color:yellow;">**6시간마다**</mark> 무작위로 지정됩니다.

<figure><img src="/files/bf9Z5TAOmvwAJ3l2cRfb" alt=""><figcaption></figcaption></figure>

## 무게 재기 <a href="#weigh" id="weigh"></a>

\*인기 상품 물고기를 무개를 재서 판매시 <mark style="color:red;">1.5배 적용이 되지 않습니다</mark>.

<mark style="color:yellow;">**저울**</mark>로 물고기의 무게를 재어 더 높은 수익에 도전해볼 수 있어요.

낚시 메뉴의 저울로 들어가 무게를 잴 물고기를 창에 올려놓고\
오른쪽에서 <mark style="color:red;">**위험도**</mark>를 선택한 후 모루 아이콘을 클릭해 무게를 잴 수 있어요.

<figure><img src="/files/RiPdYaHxvj6GjMpiNfLT" alt="" width="375"><figcaption><p>물고기의 무게를 재는 과정</p></figcaption></figure>

결과에 따라 물고기의 가격이 올라갈 수도, 내려갈 수도 있어요.

<mark style="color:red;">**위험도**</mark>에 따른 성공 확률과 가격 변동폭은 다음과 같아요.

| 위험도   | 이득을 볼 확률 | 가격 변동폭 |
| ----- | -------- | ------ |
| 낮음    | 70%      | ±20%   |
| 중간    | 60%      | ±40%   |
| 높음    | 50%      | ±60%   |
| 매우 높음 | 40%      | ±80%   |

[^1]: 생대구, 생연어, 복어, 열대어 등이 해당합니다.


---

# 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/general_occupation/fishing/usage/sell.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.
