> For the complete documentation index, see [llms.txt](https://ssobig-corp.gitbook.io/ssobig-tool-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ssobig-corp.gitbook.io/ssobig-tool-guide/undefined/ssobig-tool.md).

# 쏘빅툴(SSOBIG TOOL)이란?

쏘빅 툴은 **누구나 자유롭게** 온·오프라인 행사,모임, 워크숍, 게임형 콘텐츠 등을 **제작**하고, \
참가자들의 **상호작용**을 **실시간**으로 이끌어낼 수 있는 **통합 소통 플랫폼**입니다.

### 이럴 때 사용하세요

* 팀 회의나 워크샵을 진행할 때
* 교육이나 세미나를 진행할 때
* 대규모 컨퍼런스나 행사를 진행할 때
* 팀 빌딩이나 아이스브레이킹이 필요할 때

### 쏘빅툴의 특징

**1. 한계 없는 확장성** 🌐

* 대면 모임, 온라인 라이브, 하이브리드 행사 등 **어디서든** 적용 가능해요
* "매칭, 자리 배치, 투표, 설문, 팀 빌딩" 등 다양한 **모듈**을 조합해 원하는 시나리오를 구현할 수 있어요

**2. 새로운 형태의 몰입 경험** 🎯

* **필터 시스템**으로 참가자 각각에게 **맞춤 정보**를 제공해요
  * 투표 보기 필터
  * 응답자 필터
  * 표시할 플레이어 필터 등
* 참가자들은 자신에게 맞는 정보를 받아볼 수 있어 **콘텐츠 몰입도**가 높아져요

**3. 실시간 소통 & 데이터 기반 운영** 📊

* 편집모드와 진행모드가 분리되어 있어요
  * 편집모드: 사전에 모임을 꼼꼼하게 설계
  * 진행모드: 실시간으로 참가자 화면을 전환하고 데이터 확인
* 다양한 통계와 응답 기록을 활용할 수 있어요
  * 후속 모임 기획에 활용
  * 수익화 전략 수립에 활용

쏘빅 툴은 “**누구나 원하는 형태의 소통 콘텐츠를 스스로 만들고, 운영할 수 있도록**” 돕기 위해 탄생했습니다.

**Next Generation Communication Tool** ”로서, 쏘빅 툴은

**더 즐겁고 의미 있는 소통 경험**을 원하는 모든 창작자·운영자들에게 **새로운 길**을 열어드리고자 합니다.


---

# 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://ssobig-corp.gitbook.io/ssobig-tool-guide/undefined/ssobig-tool.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.
