# Introduction (소개)

#### 개요

Sense LAB은 고객의 취향 데이터를 수집, 분석, 그리고 추천하여 비즈니스 의사결정을 지원하는 종합적인 B2B 솔루션입니다. 고객 데이터 기반의 개인화된 경험을 통해 더 나은 사용자 만족도를 제공합니다.

#### 주요 기능

* **맞춤형 설문**\
  업종별 특화된 설문을 통해 고객의 취향 데이터를 정교하게 수집합니다.
* **취향 분석**\
  AI 기반 설문 응답 패턴 분석으로 인사이트를 도출합니다.
* **추천 시스템**\
  분석된 취향 데이터를 바탕으로 맞춤형 상품, 서비스, 또는 콘텐츠를 추천합니다.
* **통합 관리 플랫폼**\
  고객 데이터와 설문을 직관적으로 관리할 수 있는 인터페이스를 제공합니다.빠른 시작


---

# 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.lab.sense.im/start/introduction.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.
