# 툴바

**툴바**는 블록이나 오브젝트를 드래그 앤 드롭할 수 있는 10개의 영역으로 이루어져 있습니다. 이는 경험 속에 콘텐츠를 빠르고 쉽게 배치할 수 있는 바로가기 역할을 합니다.

### 바로가기 추가

툴바에 요소를 추가하려면 라이브러리를 열어 **선택한 요소를 드래그**하고 툴바 내 원하는 공간에 **드롭**합니다.

{% hint style="info" %}
**이미 채워져 있는 바로가기에 선택 항목을 드롭**하면 드롭한 새로운 요소로 해당 바로가기가 대체됩니다.
{% endhint %}

### 바로가기 사용

바로가기 요소를 사용하려면 **썸네일을 클릭**하거나 썸네일 우측 상단 모서리에 표시된 **숫자키**(1부터 0까지)를 이용합니다.

썸네일에 **하얀색 테두리**가 표시되면 해당 바로가기가 **선택되었다**는 의미입니다.

{% hint style="info" %}
회색, 파란색, 보라색, 주황색으로 색깔이 들어간 테두리는 선택되었다는 의미가 아닌 요소의 희귀도를 나타냅니다. 해당 바로가기를 선택하면 흰색 테두리로 변경됩니다.
{% endhint %}

### 바로가기 삭제

바로가기에서 오브젝트 또는 블록을 삭제하려면 **마우스 오른 클릭** 후에 **‘삭제(Remove)’를 클릭**하거나, **왼쪽 클릭** 후 선택한 요소를 툴바 밖으로 **드래그 앤 드롭**합니다.


---

# 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/menus/toolbar.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.
