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

# Beachside Interface

***

## Beachside main sections

Explore the different tabs below the image to preview our pages:

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

* <i class="fa-house">:house:</i>  **Home:** access recent work, teams, and create new playgrounds from one place.
* <i class="fa-bring-forward">:bring-forward:</i>  **Playgrounds:** create and organize your visual projects.
* <i class="fa-image">:image:</i>  **Visuals:** view all images created across your playgrounds.
* <i class="fa-gem">:gem:</i>  **Assets:** store and organize shared files such as packshots, textures, backgrounds, and logos.

***

## &#x20;Create a Playground

You've grasped the basics, and now it's time to create your first Playground. Follow these steps to create a New Playground from the Home Tab:

1. On the top menu, select the <kbd><mark style="color:$primary;">**Home**<mark style="color:$primary;"></kbd> tab.
2. Select <kbd><mark style="color:$primary;">**Start from scratch**<mark style="color:$primary;"></kbd> under the illustration.
3. Once your playground is created, you will be automatically redirected to it.

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

***

## Next Step

Explore the Playground

{% content-ref url="/pages/8nFFTFmcvh8oYQePB7nC" %}
[Playground](/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/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.
