> For the complete documentation index, see [llms.txt](https://docs.verychat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verychat.io/korean/notice/first_come.md).

# first\_come

## \[최대 4000 VERY] 선착순 친구 초대 이벤트!

**🚀 베리챗 선착순 초대 이벤트 시작! 친구 초대하고 최대 4,000 VERY 받아가세요! 🎉**\
\
안녕하세요, 베리챗입니다! 😊  **선착순 친구 초대 이벤트**를 진행합니다 🔥 이번 기회에 베리챗을 친구에게 소개하고 **최대 4,000 VERY**를 받아가세요! 💰

💰 총 **2,000만 VERY** 보상이 준비되어 있습니다! **단 15,000명만** 이 보상을 받을 수 있는 기회를 가지게 됩니다—놓치지 마세요! ⏳\
\
⏳ **이벤트 기간:** 3월 2주차 앱 업데이트 이후 \~ 보상 소진 시까지 (선착순)\
\
🎯 **이벤트 참여 방법**

✅ 베리챗에서 **초대 링크 또는 초대 코드**를 공유하세요!\
✅ 친구가 **초대 링크를 통해 가입**하거나 **가입 후 초대 코드를 입력**하면 초대 성공!\
✅ 성공적으로 초대한 친구 수에 따라 보상을 획득하세요!<br>

🎁 **보상 내용**

🎯 **스테이지 1:** 친구 **5명 초대 시 1,000 VERY** 지급 (선착순 **10,000명**)\
🎯 **스테이지 2:** 추가 **5명 (총 10명) 초대 시 2,000 VERY** 추가 지급 (선착순 **5,000명**)\
💰 **총 10명 초대 시 최대 3,000 VERY 획득 가능!** (기본 초대 보상 포함 **최대 4,000 VERY**)<br>

📌 **이벤트 유의사항**

⚡ 보상은 **선착순 지급**되며, 정해진 인원이 차면 종료됩니다.\
⚡ 초대받은 친구는 **초대 링크를 통해 가입**하거나, 가입 후 **초대 코드를 직접 입력**해야 초대가 인정됩니다.\
⚡ **중복 계정, 부정 참여(어뷰징)가 확인될 경우 보상이 취소**될 수 있습니다.\
⚡ 보상은 앱 내 **이벤트 페이지에서 즉시 확인 및 수령** 가능합니다.

📢 [기타 문의 사항 및 **FAQ**는 여기서 확인하세요!](/korean/faq/faq.md)


---

# 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.verychat.io/korean/notice/first_come.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.
