# 숲의 새싹

<mark style="color:yellow;">**숲의 새싹**</mark>은 시작의 섬에서 부산물/특산물을 획득하기 위한 수치입니다. 남은 숲의 새싹은 화면 오른쪽의 스코어보드를 통해 확인할 수 있습니다.&#x20;

<mark style="color:$danger;">사용하지 않은 숲의 새싹은 다음 날로 이월되지 않습니다.</mark>

### 소모

* 시작의 섬에서 부산물 또는 특산물을 획득하면 1회에 숲의 새싹 1개를 소모합니다.

### 생성

* 숲의 새싹은 하루에 100씩 자동으로 채워집니다.
* 숲의 새싹은 새싹 충전 아이템 등을 통해 다시 100으로 채울 수 있습니다.


---

# 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/info/tutorials/newbieserver/sprout.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.
