# How to enable or disable Advanced Mode?

In this article, we show how to enable or disable Advanced Mode. Advanced Mode is used to dictate on certain websites, such as Facebook, Google Classroom, Reddit, etc., where Voice In does not work by default.&#x20;

Note that Advanced Mode is enabled by default when you have Voice In Plus.

### Enabling/Disabling Advanced Mode

Before you begin, ensure you have not hidden the Voice In page pop-up. If you have hidden it, follow the instructions on the page below to unhide it.&#x20;

{% content-ref url="/pages/puGTHg1JLn1IKWbRp5Iz" %}
[How to hide/show the Voice In page pop-up?](/help/features/how-to-hide-show-the-voice-in-page-pop-up.md)
{% endcontent-ref %}

Click on the Voice In icon on the address bar to start dictation.&#x20;

<figure><img src="/files/7TWGXrD7xi4LgBnvFr3g" alt="" width="292"><figcaption></figcaption></figure>

That should show a Voice In settings button on the page. Click on the button, and a settings window will open on the page.

<figure><img src="/files/qQx7v1N4XYCxGHEdbVkW" alt=""><figcaption></figcaption></figure>

Select the Enable Advanced Mode checkbox to enable Advanced Mode. Advanced mode is now enabled for that domain.

To disable it, uncheck the checkbox. That should disable Advanced Mode for that domain.

**NOTE: enable/disable advanced mode is a per-domain setting. If you disable advanced mode while in Gmail, it only disables for Gmail and not for other websites.**

### Using Advanced Mode

You do not have to do anything special to use advanced mode. Once enabled, just use Voice In like you normally would.&#x20;

<br>


---

# 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://help.dictanote.co/help/features/how-to-enable-or-disable-advanced-mode.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.
