# Chrome GPU Setup Guide

<details>

<summary>Select the GPU Chrome Uses</summary>

1. Press the Windows Key and type 'Graphics Settings' and select 'Graphics Settings'.
2. Select 'Browse' and navigate to to directory where Chrome was installed. It is usually installed to these directories:\
   &#x20;\- C:\Program Files\Google\Chrome\Application\
   &#x20;\- C:\Program Files (x86)\Google\Chrome\Application
3. Click on 'chrome.exe' and then click 'Add'.
4. Back in Graphics Settings click on 'Google Chrome' and then select 'Options'.
5. Select the 'High Performance' option and click 'Save'.

</details>

<details>

<summary>Ensure GPU Drivers are Updated</summary>

1. Press the Windows Key and type 'Device Manager' and select 'Device Manager'.
2. Find 'Display adapters' and click the dropdown button to the left.
3. Right click on the integrated GPU and select 'Update Driver'.

</details>


---

# 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.distribute.ai/distribute-for-inference-providers/chrome-extension/installing-extension/chrome-gpu-setup-guide.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.
