# 식량 넣기

{% hint style="warning" %}
현재 비활성화 된 기능입니다.
{% endhint %}

마을 영토 안에 있는 퇴비통을 <mark style="color:green;">**Shift+우클릭**</mark>하여 <mark style="color:yellow;">**식량**</mark>을 넣을 수 있어요.

<mark style="color:green;">**`/마을연구 식량가치`**</mark>로 각 아이템이 몇 포인트씩을 올려주는지 확인할 수 있어요.

<figure><img src="/files/VT9iqU3otK87EUdbT24J" alt="" width="563"><figcaption><p>마을에 식량을 넣는 모습</p></figcaption></figure>


---

# 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/lands/additional/food.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.
