# 댓글 자동 추첨

<figure><img src="/files/30Oi7oOwgzKvLO6qYfq0" alt=""><figcaption></figcaption></figure>

### (1) 이벤트 추첨 시작

메인 화면에서 **“이벤트 추첨”** 버튼을 클릭하여 댓글 이벤트를 시작하세요.

### (2) 인스타그램 게시물 선택

댓글 추첨을 할 **인스타그램 게시물**을 선택하세요.

게시물이 없으면 진행할 수 없습니다. 선택한 게시물에는 최소한의 댓글이 존재해야 합니다.

{% hint style="warning" %}
**인스타그램 최근 게시물 25개만 불러옵니다.**
{% endhint %}

<figure><img src="/files/nEeNeevJ48necjmzCUyg" alt=""><figcaption></figcaption></figure>

게시물을 선택한 후, 다음으로 버튼을 클릭하세요.

### (3) 트리거 설정

<figure><img src="/files/Htp5AHYxXBsZMkrWw3w2" alt=""><figcaption></figcaption></figure>

* 다음 옵션 중 하나를 선택하세요:
  * **댓글을 달기만 하면 모두 추첨할래요:** 게시물의 모든 댓글에 자동으로 응답합니다.
  * **특정 키워드를 남긴 사람만 추첨할래요:** 지정한 키워드가 포함된 댓글에만 자동으로 응답합니다.
    * 특정 키워드를 남긴 사람만 추첨할래요를 선택한 경우 키워드 작성이 필요합니다.&#x20;
      * 키워드 설정이 완료되면, **`다음으로`** 버튼을 클릭하세요.

&#x20;키워드 옵션을 선택한 후, **`다음으로`**&#xBC84;튼을 클릭하세요.

### (4) 추첨 개수 설정

추첨할 댓글의 **개수**를 설정하세요.

{% hint style="info" %}
키워드 설정에 따른 총 댓글 수를 확인할 수 있어요.
{% endhint %}

<figure><img src="/files/AfaarpEUgqRV2fiJEnkg" alt=""><figcaption></figcaption></figure>

### (5) 추첨 시작

**“추첨 시작”** 버튼을 클릭하여 추첨을 진행하세요.

<figure><img src="/files/lUbuQgLgrLTOpF7vLV0c" alt=""><figcaption></figcaption></figure>

### (6) 결과 확인

무작위로 댓글이 추출되며, 추첨 결과는 화면에 표시됩니다.

**추첨 다시하기를 누르면 기존 기록이 사라집니다.**

{% hint style="info" %}
**당첨자 공유하기 버튼을 눌러 결과를 클립보드에 복사할 수 있어요**
{% endhint %}

<figure><img src="/files/MHdrHfdP24bFY1Kyo7Dw" alt=""><figcaption></figcaption></figure>

인스타그램 게시글을 누르면 추첨 기록을 다시 확인할 수 있습니다.

<figure><img src="/files/ANU7XJyjrf3rukAu1uDP" alt=""><figcaption></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://abz.gitbook.io/inpock-manager/getting-started/event-picker.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.
