# How to enable the game on Safari

{% hint style="warning" %}
For the time being, we recommend using browsers other than Safari for a smoother experience while we work on addressing the current issues.
{% endhint %}

These are the steps to activate WebGPU in Safari:

## Step 1 - Activate "Developer" settings on Safari to activate the WebGPU feature flag.

* Open **Safari** on your Mac.
* Click **Safari** in the **top-left menu bar.**
* Select **Settings** (or **Preferences** on older versions).
* Go to the **Advanced** tab (furthest to the right).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfHerAt80wILkg46EVrfaEUO3vlv89S_bxVgz9F78doL7B8PaHi8ceAhTg8CCjUm-kMJYyZRvyP-N8A0W88WzVbq5Vmnb2-mKY_RAzw-PnQqvm5SJ8ybhqrlWGRu2fGHqSi__0CyQ?key=gFOvRJtvU8fPyY2MPxjbqA" alt=""><figcaption><p>Check "Show Develop menu in menu bar"</p></figcaption></figure>

At the bottom, check the box: **Show features for web developers** (or “Show Develop menu in menu bar”)<br>

## Step 2 - Go to Feature "Flags" and search for WebGPU and enable.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXce2MJgnFwDsHqjDCj8FfZLVZZJrOSsh36qj7UvrQRfFA3rzcf7HiesTTiiPNScMGBUEmezzIDw1xsbBL1dFg-rPwSNor1obcCFgeG4HbSglVWeVso3jDqsIA--YMaR175i24HYww?key=gFOvRJtvU8fPyY2MPxjbqA" alt=""><figcaption><p>Feature Flags</p></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfzfDH6pu58SQ-CdfzMrfexPtbga3AML5oMX3W1p1kOOYXH8Lj9Rcl_hMieDpHc8svmFOkT1dlKVzsi8cw3qQJqV03QNzU9hADmUKKGM_DYQmwKPtJ89F1_j_XQW7V3D-JP628lCQ?key=gFOvRJtvU8fPyY2MPxjbqA" alt=""><figcaption><p>WebGPU</p></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.myneighboralice.com/overview/how-to-enable-the-game-on-safari.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.
