# FAQ

### What's your question about?

Here are answers to the most frequently asked questions:

{% content-ref url="/pages/v7LDPZP3yww5YmSpCpCd" %}
[Account & Billing](/help/account.md)
{% endcontent-ref %}

* [How to activate Voice In Plus on a new computer/profile?](/help/account/how-to-activate-voice-in-plus-on-a-new-computer-profile.md)
* [How to manage my subscription?](/help/account.md#how-to-manage-my-subscription)
* [Can I change my email address?](/help/account.md#can-i-change-my-email-address)
* [Where to download my invoices?](/help/account.md#how-to-download-your-invoices)

{% content-ref url="/pages/zT2hsLWo5LlxhQui0PPX" %}
[Features](/help/features.md)
{% endcontent-ref %}

* [How to enable dictation on local file URLs?](/help/features/how-to-enable-dictation-on-local-file-urls.md)
* [How to enable voice typing in Incognito Mode?](/help/features/how-to-enable-voice-typing-in-incognito-mode.md)
* [How to enable or disable Advanced Mode?](/help/features/how-to-enable-or-disable-advanced-mode.md)
* [How to enable and disable Dictation Box?](/help/features/how-to-enable-and-disable-dictation-box.md)
* [How to hide the Voice In page pop-up?](/help/features/how-to-hide-show-the-voice-in-page-pop-up.md)

{% content-ref url="/pages/YVOViEAQOpQAQxnJ3BlI" %}
[General](/help/general.md)
{% endcontent-ref %}

* [Why is Voice In disabled on certain websites?](/help/general/why-is-voice-in-disabled-on-certain-websites.md)
* [Is Voice In HIPAA compliant?](/help/general/is-voice-in-hipaa-compliant.md)
* [Make your web app Voice In compatible](/help/general/make-your-web-app-voice-in-compatible.md)
* [How to use Voice In in a popup window? ](/help/general/how-to-use-voice-in-in-a-popup-window.md)
* [What permissions does Voice In extension require? ](/help/general/what-permissions-does-voice-in-extension-require.md)
* [Using Voice In for voice typing in incognito mode? ](/help/features/how-to-enable-voice-typing-in-incognito-mode.md)
* [What sites does Voice In Chrome Extension work on?](/help/general/what-sites-does-voice-in-chrome-extension-work-on.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/faq.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.
