> 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/jp/onboarding.md).

# はじめに

<div data-with-frame="true"><figure><img src="/files/73b8d5d5659246b95c26d76f6b3c280a22e718b4" 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/a5cd2a91e3080f81862d30f4c3ef2b3972557dc9">/files/a5cd2a91e3080f81862d30f4c3ef2b3972557dc9</a></td><td></td><td><a href="/pages/7ddc4c9ca926e413c9f5e22524392ece51384296">/pages/7ddc4c9ca926e413c9f5e22524392ece51384296</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/359e9b79f983217b6b10cb4183591ee66942a62b">/files/359e9b79f983217b6b10cb4183591ee66942a62b</a></td><td></td><td><a href="/pages/ad2f7c201ec336db986ffb24aa67b4b0055d0364">/pages/ad2f7c201ec336db986ffb24aa67b4b0055d0364</a></td></tr><tr><td><h4><i class="fa-frame" style="color:$primary;">:frame:</i>  <mark style="color:$primary;"><strong>Playground</strong></mark></h4></td><td>初めてPlaygroundを探索してみましょう。</td><td><a href="/files/22020d6f3f0dd430170ee3ea528bbf23bce028b5">/files/22020d6f3f0dd430170ee3ea528bbf23bce028b5</a></td><td></td><td><a href="/pages/127d7d2678f0e3f03f2fefe1450483b82a723c22">/pages/127d7d2678f0e3f03f2fefe1450483b82a723c22</a></td></tr><tr><td><h4><i class="fa-image" style="color:$primary;">:image:</i>  <mark style="color:$primary;"><strong>Playground</strong></mark></h4></td><td>画像を編集するためにテキストプロンプトを試してみましょう。</td><td><a href="/files/69d81d9ad8fdf51223837fd4a39cd1e59f13f785">/files/69d81d9ad8fdf51223837fd4a39cd1e59f13f785</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/jp/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.
