> For the complete documentation index, see [llms.txt](https://docs.theseaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theseaai.com/main/kr/onboarding.md).

# 시작하기

<div data-with-frame="true"><figure><img src="/files/9624024b98fd44235da17b7d52f020780f142b90" alt=""><figcaption></figcaption></figure></div>

Beachside 온보딩에 오신 것을 환영합니다. 이 가이드를 따라 계정을 설정하고 기본을 배우며 첫 생성물을 시도해 보세요. 이 페이지들은 대화형 튜토리얼, 단계별 설명 및 시각적 예제를 포함합니다.

***

## 온보딩 가이드

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">표지 이미지</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-user-circle-plus" style="color:$primary;">:user-circle-plus:</i>  <mark style="color:$primary;"><strong>계정 만들기</strong></mark></h4></td><td>초대장을 열고 등록을 진행하세요.</td><td><a href="/files/b3e7648a2c6b6ddebecae892019e725555df6154">/files/b3e7648a2c6b6ddebecae892019e725555df6154</a></td><td></td><td><a href="/pages/781ae95b49529fe66ceaf82527a1711a288325a9">/pages/781ae95b49529fe66ceaf82527a1711a288325a9</a></td></tr><tr><td><h4><i class="fa-browsers" style="color:$primary;">:browsers:</i>  <mark style="color:$primary;">Beachside 인터페이스</mark></h4></td><td>Beachside 인터페이스의 기본을 모두 배우세요.</td><td><a href="/files/ba9544189dd9bed0d75b558fb48e6d2d5a5c81dd">/files/ba9544189dd9bed0d75b558fb48e6d2d5a5c81dd</a></td><td></td><td><a href="/pages/9f8b37ed68f4ead7af66be04e08949754c52c5ad">/pages/9f8b37ed68f4ead7af66be04e08949754c52c5ad</a></td></tr><tr><td><h4><i class="fa-frame" style="color:$primary;">:frame:</i>  <mark style="color:$primary;"><strong>플레이그라운드</strong></mark></h4></td><td>처음으로 플레이그라운드를 탐색해 보세요.</td><td><a href="/files/619c28c333eebf77f20cee56ad79e9a655803050">/files/619c28c333eebf77f20cee56ad79e9a655803050</a></td><td></td><td><a href="/pages/d3b9fe8597925c399fd8f6a25d126363cf74b131">/pages/d3b9fe8597925c399fd8f6a25d126363cf74b131</a></td></tr><tr><td><h4><i class="fa-image" style="color:$primary;">:image:</i>  <mark style="color:$primary;"><strong>플레이그라운드</strong></mark></h4></td><td>이미지를 편집하기 위해 텍스트 프롬프트를 시도해 봅시다.</td><td><a href="/files/d5aa95a93341b441a76c33f7d4dd414a5c51f17f">/files/d5aa95a93341b441a76c33f7d4dd414a5c51f17f</a></td><td></td><td></td></tr></tbody></table>


---

# 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:

```
GET https://docs.theseaai.com/main/kr/onboarding.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.
