> For the complete documentation index, see [llms.txt](https://docs.wrks.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wrks.ai/events/review-event-2024.md).

# 웍스AI와 함께하는 리뷰 이벤트! (종료)

웍스AI를 사용해보고 **느낀 점**을 나누고, **특별한 선물**을 받아가세요!

여러분의 소중한 리뷰 하나하나가 **웍스AI를 더 멋지게** 만드는 힘이 됩니다. 😊<br>

### 🎁 참여만 해도 선물이 팡팡! 🎁<br>

### 💚 참여자 전원 혜택

👉 **웍스AI 사용 후 블로그나 유튜브**(롱폼, 쇼츠 둘다 가능), **커뮤니티나 단톡방**에 **리뷰**를 남겨주신 분들께

👉 **스타벅스 아메리카노 기프티콘 1장을 100% 증정**합니다! ☕

<figure><img src="/files/9IG2WKWJpsRCYOlMnWXE" alt="" width="200"><figcaption></figcaption></figure>

### 💛 우수 리뷰 특별 혜택

👉 정성 가득한 리뷰를 작성해주신 분들 중

👉 **우수 리뷰 20명**을 선정해

👉 IT커뮤니케이션연구소 김덕진 소장의 신간 [**『AI 2025』**](https://product.kyobobook.co.kr/detail/S000214794181) **도서를 선물**로 드립니다! 📚

<figure><img src="/files/C0zahx7rH1srhFCTejPC" alt="" width="344"><figcaption></figcaption></figure>

### ✨ 참여 방법 ✨<br>

1️⃣ [**웍스AI**](https://wrks.ai)를 직접 사용해 보세요.

2️⃣ 블로그나 유튜브, 커뮤니티/단톡방 등에 **사용 후기나 소개글**을 작성해 주세요.

✔ 기능, 사용 경험, 개선 사항 등 **솔직한 리뷰** 대환영!

✔ 다양한 **스크린샷**이나 웍스AI 사이트 **링크**(<https://wrks.ai)를> 추가해 주시면 좋아요!

✔ 새로 나온 웍스AI의 기업용 버전인 [**웍스AI 엔터프라이즈**](https://www.wrks.ai/ko/enterprise)를 소개해 주시면 더욱 좋습니다.

3️⃣ 작성한 리뷰 또는 스크린샷의 URL을 [**웍스AI 공식 이벤트 페이지**](https://bit.ly/3CVZUFU)에 제출하면 끝!<br>

### 📅 이벤트 기간 📅<br>

2024년 12월 3일 \~ 2024년 12월 31일

👉 이벤트 종료 후 기프티콘과 도서는 1월 중 일괄 발송됩니다!<br>

### 🎯 꼭 알아두세요! 🎯<br>

✅ **참여는 1인당 1회만** 가능합니다.

✅ 우수 리뷰 선정 기준은 상세도, 진정성, 창의성을 종합적으로 평가합니다.

✅ 이벤트 참여는 모든 리뷰어 분들께 열려있습니다.

✅ **커뮤니티나 단톡방**은 최소 회원(참가자) **100명 이상**만 인정돼요.

✅ **블로그나 유튜브 채널**은 따로 **구독자 제한은 없어요.**

<br>

웍스AI와 함께 더 나은 미래를 만들어가는 리뷰어가 되어주세요!

🌟 지금 바로 참여하고, **따뜻한 커피 한 잔과 특별한 도서**를 받아가세요! 🌟

<br>

🙌 많은 관심과 참여 부탁드립니다! 🙌


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.wrks.ai/events/review-event-2024.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
