# Features

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


---

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