# General

- [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)


---

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