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

# Beachsideのインターフェース

***

## ビーチサイドの主要セクション

画像の下にあるさまざまなタブを確認して、ページをプレビューしてください：

{% @arcade/embed flowId="DjDouMeaBKemGEaiEvue" url="<https://app.arcade.software/share/DjDouMeaBKemGEaiEvue>" %}

* <i class="fa-house">:house:</i>  **ホーム：** 1か所で最近の作業やチームにアクセスし、新しいPlaygroundを作成できます。
* <i class="fa-bring-forward">:bring-forward:</i>  **Playgrounds：** 視覚的なプロジェクトを作成・整理します。
* <i class="fa-image">:image:</i>  **ビジュアル：** Playground全体で作成されたすべての画像を表示します。
* <i class="fa-gem">:gem:</i>  **アセット：** パックショット、テクスチャ、背景、ロゴなどの共有ファイルを保存・整理します。

***

## &#x20;Playgroundを作成

基本を理解しました。ここから最初のPlaygroundを作成しましょう。ホームタブから新しいPlaygroundを作る手順は次の通りです：

1. 上部メニューで、 <kbd><mark style="color:$primary;">**ホーム**<mark style="color:$primary;"></kbd> タブを選択します。
2. を選択 <kbd><mark style="color:$primary;">**一から始める**<mark style="color:$primary;"></kbd> イラストの下にあります。
3. Playgroundが作成されると、自動的にそのPlaygroundにリダイレクトされます。

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

***

## 次のステップ

Playgroundを探索する

{% content-ref url="/pages/127d7d2678f0e3f03f2fefe1450483b82a723c22" %}
[プレイグラウンド](/main/jp/onboarding/playground.md)
{% endcontent-ref %}


---

# 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/interface.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.
