# Options Page

The Voice In options page lets you configure all the extension's options, including voice commands, dictation language, sound on start/stop, show/hide pop-up, dictation case, etc.

### Method #1

To open the options page, right-click the Voice In launch button (microphone icon) in the top right corner of your browser window.

<figure><img src="/files/46quUQuHMNHKLRiixyyI" alt="" width="257"><figcaption></figcaption></figure>

Next, click on Options. This will open the Voice In options page.

<figure><img src="/files/2vrZ7LpJcMe8hV2w8QpD" alt="" width="350"><figcaption></figcaption></figure>

### &#x20;Method #2:

You can also go to the Options page by visiting <https://dictanote.co/voicein/options/>. This redirects to the options page.


---

# 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/introduction/options-page.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.
