> For the complete documentation index, see [llms.txt](https://docs.theseaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theseaai.com/main/kr/tools/reactions.md).

# 반응

***

## 사용 방법

{% stepper %}
{% step %}

#### "리액션" 도구를 선택하세요

장면 아래에서, 선택하세요 <i class="fa-stamp" style="color:$primary;">:stamp:</i> <kbd><mark style="color:$primary;">**리액션**<mark style="color:$primary;"></kbd> 도구 메뉴에서 또는 바로가기 <kbd><mark style="color:$primary;">**C**<mark style="color:$primary;"></kbd> .
{% endstep %}

{% step %}

#### 리액션 스티커 선택

4가지 유형 중 선택:

* ❤️&#x20;
* ☀️&#x20;
* 📍&#x20;
* ⚠️&#x20;
  {% endstep %}

{% step %}

#### 리액션 스탬프 찍기

플레이그라운드 어디에나 리액션을 찍을 수 있습니다.&#x20;

스티커 유형이 선택되어 있는 한, 다시 선택하지 않고 여러 영역에 빠르게 찍을 수 있습니다.
{% endstep %}

{% step %}

#### 리액션 관리

* **리액션 이동**: 스탬프를 클릭하고 드래그하세요.&#x20;
* **리액션 제거:** 을(를) 눌러 스탬프를 제거하세요 <kbd><mark style="color:$primary;">**Delete**<mark style="color:$primary;"></kbd> 키
  {% endstep %}
  {% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.theseaai.com/main/kr/tools/reactions.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.
