# Splash screen

The **splash screen** is the first visual element users see when they launch your app, making it a crucial part of your brand identity. This section provides guides on designing, customizing, and troubleshooting your app’s splash screen.

Here, you'll find:

* Step-by-step tutorials to create and personalize your splash screen.
* Design best practices to ensure a seamless and professional look.
* Troubleshooting solutions for common splash screen issues.

Explore this section to craft a polished and engaging splash screen that enhances your app’s user experience.


---

# 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.appmysite.com/app/design/splash-screen.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.
