# Pickable(집기)

![](/files/-MOp-WtUSFcceYJeNefT)

|                                  |                                                                                                                                              |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/-MOp7eD_BNlii9xFAG7v) | <p>이 컴포넌트는 플레이어가 애셋을 집을 수 있게 하여 아바타가 해당 애셋을 들고 이동할 수 있도록 합니다.</p><p>열쇠를 집어서 문으로 가져가 열거나 플랫폼에 특정 오브젝트를 가져가서 책장 뒤에 숨겨진 비밀 통로를 열게 할 수 있습니다.</p> |


---

# 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/components/types-of-components/pickable.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.
