# 시작하기

- [Witt 소개](https://support.witt.kr/witt-1/intro/about.md): 브랜드와 카페를 연결하여 위탁 판매를 지원하는 서비스 플랫폼, Witt가 제공하는 혜택을 한 눈에 확인해보세요.
- [회원가입 및 로그인](https://support.witt.kr/witt-1/intro/signup.md): 소셜 계정으로 간편 가입하거나, 이메일로 정확하게 회원가입할 수 있는 방법을 안내해 드립니다.


---

# 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://support.witt.kr/witt-1/intro.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.
