# Google Chrome shows black screens

We are learning there is a Chrome bug in some countries, please disable hardware acceleration in Chrome. Click here to learn how to do this How to fix black screen:

* Open Chrome.
* Click the horizontal ellipsis menu button in the top-right corner and click on Settings.
* Click on Advanced from the left pane.Click on System.
* Under the “System” section, turn off the Use hardware acceleration when available toggle switch.
* If this is still an issue, please go to "Bug report" on our Discord, or on our [Current Bug Board.](https://lifeat.canny.io/bugs)
* Try using incognito mode on your browser, too.


---

# 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://lifeat.gitbook.io/lifeat/general-faq/google-chrome-shows-black-screens.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.
