# Change splash screen

To edit it, you must do the following:

* Go to the app dashboard from the cogwheel in your app.<br>

  <figure><img src="https://community.apphive.io/uploads/default/optimized/2X/6/6b3562f32e9b384ced9aa76d0896d12897cdba4d_2_690x395.jpeg" alt=""><figcaption></figcaption></figure>
* Go to the settings menu > Splash screen<br>

  <figure><img src="https://community.apphive.io/uploads/default/optimized/2X/9/9346e48619fc329ecb066406a9953df9a973ef27_2_690x395.png" alt=""><figcaption></figcaption></figure>
* You must upload only the files in: PNG (if you load another format, such as gif, etc.,\
  you will get an error on this screen)<br>

  <figure><img src="https://community.apphive.io/uploads/default/optimized/2X/e/ef452fe7dd5de28d2ce7ef56e4dd31266f2e94b6_2_690x394.png" alt=""><figcaption></figcaption></figure>
* Recommended size: An: 640 x Al: 1136<br>

  <figure><img src="https://community.apphive.io/uploads/default/optimized/2X/6/62bdcb6b0be73acfe11ac74fce3e5a962b93e4ed_2_690x397.png" alt=""><figcaption></figcaption></figure>


---

# 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.apphive.io/global-functions-1/settings/control-name.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.
