# ReFit에 대해 알아보세요!

## 어떤 기능들을 제공하나요?

:page\_with\_curl: 유연한 데이터 수집 (API 연동, CSV 파일, Excel 파일)

:womans\_clothes: 우리 팀이 원하는 형태로 가공된 핏 데이터 (Fit-Data)

:bricks: 핏 데이터를 원하는 형태로 조회하고 다운로드 받을 수 있는 보고서

:computer: 데이터 형태에 적합한 차트로 시각화할 수 있는 대시보드

### 다른 마케팅 솔루션과 어떤 점이 차별화 되어있나요?

1. ReFit에서 제공되는 핏 데이터는 엑셀에서 재가공하기 쉬운 형태로 제공돼요.
2. CSV 형태의 파일을 자유롭게 업로드할 수 있어요.
3. CSV 데이터도 API 연동 데이터와 함께 핏 데이터로 쉽게 조회할 수 있어요.
4. UTM / 어트리뷰션링크를 활용해 매체와 전환 데이터를 쉽게 연결할 수 있어요.


---

# 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.refit.ai/refit/introduce.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.
