# Troubleshooting

## Browser Extension

### I just installed my extension and tried to use it on video, but when I turn on the webcam, it is still showing my camera feed.&#x20;

Try these steps in order:

1. Open extension and log in
2. Toggle "off" to "on" the extension bottom navigation bar
3. On your video page (e.g. Google Meet, Discord web, etc.), hit refresh.

### My extension is causing my video to be laggy.

There are a few things you can try to fix this. We recommend trying these in order:

* Ensure you have hardware acceleration mode on

![Flip the switch to on and click "relaunch"](/files/C7jeQfPTygCEGFRvTT6q)

* Refresh your video website tab
* Turn off resource-intensive applications and restart your browser
* Restart your laptop

### My extension crashes Google Meet when I try to join a meeting.

![](/files/8FiOxPFEz1riyKUVvnis)

This is a known issue coming from Google Meet's update server. We recommend trying [these initial steps ](https://www.windowsdispatch.com/fix-brave-browser-google-chrome-update-failed-error-11/)to attempt a fix. If this is still a problem for you, please get in contact with us via Discord or [email](mailto:gm@hologram.xyz).&#x20;


---

# 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.hologram.xyz/resources/troubleshooting.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.
