# 워크스페이스 만들기

1. [센드맨 홈페이지 메인 화면](https://sendman.xyz)에서 **"시작하기"** 버튼을 눌러주세요.

![센드맨 홈페이지 시작하기 버튼](/files/w7TzRzVOaNSjDCHjswKh)

2. SNS 계정으로 로그인 또는 이메일로 회원가입해 주세요.

![회원가입 화면](/files/8IWimWhv955ariPPauL1)

3. 워크스페이스 이름을 입력하고 **"저장"** 버튼을 누르시면 워크스페이스가 생성됩니다.

![스토어 이름 입력](/files/mNODpP3abdCGtyE2GdmW)

> 워크스페이스 이름은 언제든지 \[설정] > \[메세지 발송] 페이지에서 다시 변경하실 수 있어요.

***

다음 단계: [플랫폼 연동하기](/guide/start/integration.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://docs.sendman.xyz/guide/start/new_store.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.
