# 랜덤 커넥트

**랜덤 커넥트 기능**은 랜덤 런치나 랜덤 커피챗 등 **컬쳐 이벤트 진행을 위한 조 편성**을 쉽게 할 수 있는 기능이예요.\
아기고래가 참가자 모집부터 중복을 최소화한 조 편성, 조별 그룹 DM 개설까지 다 진행해드려요.

<figure><img src="/files/O1dwcxdJ2pBytKjeclCU" alt="" width="375"><figcaption><p>채널 스레드에서 랜덤 커넥트 조 편성 결과 안내</p></figcaption></figure>

`아기고래 앱 홈` > `랜덤 커넥트 관리(관리자 메뉴)` > `1회/반복 커넥트 시작하기` 에서 랜덤 커넥트를 시작할 수 있어요.

<figure><img src="/files/cu6Dptiys5wY34YM0aBv" alt="" width="563"><figcaption><p>아기고래 관리자 메뉴, 랜덤 커넥트 관리 탭</p></figcaption></figure>

**랜덤 컬쳐 이벤트 진행 주기**가

* 분기에 한 번과 같이 일회성으로 진행하는 경우에는 **1회 커넥트** 기능을 활용해 주세요.
  * 1회 커넥트에서는 아기고래가 편성한 초안을 기반으로 관리자가 조 편성 결과를 조정 후 발표할 수 있어요.
* 매주/격주 랜덤 등 주기적으로 반복해 진행하는 경우에는 **반복 커넥트** 기능을 사용해 주세요.
  * 반복 커넥트에서는 관리자가 초기 설정 후 따로 신경 쓰지 않아도 아기고래가 알아서 랜덤 커넥트를 운영해요.


---

# 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.babywhale.io/features/random-connect.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.
