# Plant(식물)

![](/files/-MP2-9_L3L8f5BduPwM1)

| ​![](/files/-MOpa8b_ZIL_uT7_1ERq)​ | <p>​</p><p>​</p><ul><li>메시지를 전달받으면 파괴될 수 있습니다 (예를 들어, 불이 붙은 NPC는 "destroyplant "라는 메시지를 송출하여 가까이에 있는 모든 식물을 파괴합니다).</li></ul> |
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |


---

# 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://docs.sandbox.game/the-game-maker-academy_kr/behaviours/types-of-behaviours/plant.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.
