# 낚시대회

낚시대회는 다음 시간에 시작하며 10분간 진행됩니다.

* 오전 3시
* 오후 3시
* 오후 8시
* 오후 11시

낚시대회에 참여하기 위해서는 미끼를 사용하여 [커스텀 물고기](/beartown/general_occupation/fishing.md)를 낚아야 합니다.&#x20;

야생 채널에서 정확히 동일한 시간에 시작하며, 4명 이상 서버에 존재하여야 시작됩니다.

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

## 종목

다음 3가지 종목 중 하나가 무작위로 지정돼요.

* 가장 긴 물고기 잡기&#x20;
* 가장 짧은 물고기 잡기&#x20;
* 길이 합계

## 보상

보상을 받기 위해서는 최소한의 커스텀 물고기를 1마리 이상 잡아야 해요.

낚시 대회 보상으로 [**꿀**](/beartown/basic/economy/money.md#undefined-4), [**생활 직업 경험치**](/beartown/general_occupation/job.md#undefined-1)를 획득할 수 있어요.

* 1위\
  프리미엄 꿀 패키지 ( 83.33% 꿀단지 , 16.66% 꿀코인 ) \
  생활 직업 경험치 10,000 \
  생활 직업 낚시꾼일 경우 추가 경험치 20,000
* 2위\
  랜덤 꿀 상자 x 10 \
  생활 직업 경험치 5000 \
  생활 직업 낚시꾼일 경우 추가 경험치 10,000
* 3위\
  랜덤 꿀 상자 x 5 \
  생활 직업 경험치 2500 \
  생활 직업 낚시꾼일 경우 추가 경험치 5,000
* 참여보상\
  랜덤 꿀 상자 x 1 \
  생활 직업 경험치 1000 \
  생활 직업 낚시꾼일 경우 추가 경험치 2,000

## 관련 명령어

* <mark style="color:green;">**`/ft info`**</mark>: 현재 진행 중인 낚시 대회 정보를 확인합니다.
* <mark style="color:green;">**`/ft time`**</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/general_occupation/fishing/tournaments.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.
