# Blank screen after app logo

> After launching the app, the Tonaly app logo is displayed and dissolves into a blank screen.

{% hint style="success" %}
**This issue is fixed.** Update your app to the latest version (at least version 3.2.5)&#x20;
{% endhint %}

{% hint style="info" %}
If the app is still not loading, try to [reset the app](/troubleshooting/reset-the-app-to-the-initial-state.md)
{% endhint %}


---

# 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://guide.tonaly.app/troubleshooting/blank-screen-after-app-logo.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.
