# Help

- [FAQ](https://help.dictanote.co/help/faq.md): Frequently asked questions about Voice In.
- [Account & Billing](https://help.dictanote.co/help/account.md): Frequently asked questions about Voice In account.
- [How to activate Voice In Plus on a new computer/profile?](https://help.dictanote.co/help/account/how-to-activate-voice-in-plus-on-a-new-computer-profile.md)
- [How to transfer Voice In license to a different account?](https://help.dictanote.co/help/account/how-to-transfer-voice-in-license-to-a-different-account.md)
- [Features](https://help.dictanote.co/help/features.md)
- [How to enable dictation on local file URLs?](https://help.dictanote.co/help/features/how-to-enable-dictation-on-local-file-urls.md)
- [How to use Voice In on the new tab page?](https://help.dictanote.co/help/features/how-to-use-voice-in-on-the-new-tab-page.md)
- [How to enable voice typing in Incognito Mode?](https://help.dictanote.co/help/features/how-to-enable-voice-typing-in-incognito-mode.md)
- [How to enable or disable Advanced Mode?](https://help.dictanote.co/help/features/how-to-enable-or-disable-advanced-mode.md)
- [How to enable and disable Dictation Box?](https://help.dictanote.co/help/features/how-to-enable-and-disable-dictation-box.md)
- [How to hide/show the Voice In page pop-up?](https://help.dictanote.co/help/features/how-to-hide-show-the-voice-in-page-pop-up.md)
- [Languages Supported](https://help.dictanote.co/help/features/languages-supported.md)
- [What is Advanced Mode?](https://help.dictanote.co/help/features/what-is-advanced-mode.md)
- [Keyboard Shortcuts](https://help.dictanote.co/help/features/keyboard-shortcuts.md)
- [Dictating numbers](https://help.dictanote.co/help/features/dictating-numbers.md)
- [Remove Censorship/Profanity Filter](https://help.dictanote.co/help/features/remove-censorship-profanity-filter.md)
- [How to disable built-in voice commands?](https://help.dictanote.co/help/features/how-to-disable-built-in-voice-commands.md)
- [How to spell an uncommon word?](https://help.dictanote.co/help/features/how-to-spell-an-uncommon-word.md)
- [How to enable Direct Insert?](https://help.dictanote.co/help/features/how-to-enable-direct-insert.md)
- [General](https://help.dictanote.co/help/general.md)
- [Why is Voice In disabled on certain websites ?](https://help.dictanote.co/help/general/why-is-voice-in-disabled-on-certain-websites.md)
- [Is Voice In HIPAA compliant?](https://help.dictanote.co/help/general/is-voice-in-hipaa-compliant.md)
- [How to use Voice In in a popup window?](https://help.dictanote.co/help/general/how-to-use-voice-in-in-a-popup-window.md)
- [What permissions does Voice In extension require?](https://help.dictanote.co/help/general/what-permissions-does-voice-in-extension-require.md)
- [Using Voice In for voice typing in Google Docs](https://help.dictanote.co/help/general/using-voice-in-for-voice-typing-in-google-docs.md)
- [What sites does Voice In Chrome Extension work on?](https://help.dictanote.co/help/general/what-sites-does-voice-in-chrome-extension-work-on.md)
- [How to change the default microphone used by Voice In?](https://help.dictanote.co/help/general/how-to-change-the-default-microphone-used-by-voice-in.md)
- [Make your web app Voice In compatible](https://help.dictanote.co/help/general/make-your-web-app-voice-in-compatible.md)
- [Hiding the "Voice In started debugging this browser" Message](https://help.dictanote.co/help/general/hiding-the-voice-in-started-debugging-this-browser-message.md)
- [How to correct capitalization mistakes?](https://help.dictanote.co/help/general/how-to-correct-capitalization-mistakes.md)
- [How to enable Voice In Plus in Microsoft Edge?](https://help.dictanote.co/help/general/how-to-enable-voice-in-plus-in-microsoft-edge.md): Voice In, the #1 speech-to-text extension also works in Edge.
- [Voice In Security Approach and Architecture](https://help.dictanote.co/help/general/voice-in-security-approach-and-architecture.md)
- [Voice In Works on Some Sites but Not on Gmail or Google Docs](https://help.dictanote.co/help/general/voice-in-works-on-some-sites-but-not-on-gmail-or-google-docs.md)
- [Privacy Policy](https://help.dictanote.co/help/privacy.md)
- [Contact Us](https://help.dictanote.co/help/contact-us.md): If you need to speak to someone at Voice In, we're glad to help!


---

# 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.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.
