# Features

- [TermLens](https://supervertaler.gitbook.io/help/features/termlens.md)
- [Adding & Editing Terms](https://supervertaler.gitbook.io/help/features/termlens/adding-terms.md)
- [TermLens popup](https://supervertaler.gitbook.io/help/features/termlens/termlens-popup.md)
- [TermPicker](https://supervertaler.gitbook.io/help/features/termpicker.md)
- [MultiTerm Support](https://supervertaler.gitbook.io/help/features/multiterm-support.md)
- [Trados Studio 2026 & .ttb](https://supervertaler.gitbook.io/help/features/studio-2026.md)
- [Supervertaler](https://supervertaler.gitbook.io/help/features/ai-assistant.md)
- [Context Awareness](https://supervertaler.gitbook.io/help/features/ai-assistant/context-awareness.md)
- [File Attachments](https://supervertaler.gitbook.io/help/features/ai-assistant/file-attachments.md)
- [Studio Tools](https://supervertaler.gitbook.io/help/features/ai-assistant/studio-tools.md)
- [Incognito Mode](https://supervertaler.gitbook.io/help/features/ai-assistant/incognito-mode.md)
- [Providers and Models](https://supervertaler.gitbook.io/help/features/ai-assistant/providers.md)
- [Supervertaler Bridge](https://supervertaler.gitbook.io/help/features/ai-assistant/supervertaler-bridge.md)
- [SuperMemory](https://supervertaler.gitbook.io/help/features/ai-assistant/super-memory.md): >-
- [Quick Add](https://supervertaler.gitbook.io/help/features/ai-assistant/super-memory/quick-add.md): Capture terms, translations, and knowledge while translating
- [Process Inbox](https://supervertaler.gitbook.io/help/features/ai-assistant/super-memory/process-inbox.md): Organise raw Markdown notes into structured knowledge base articles
- [Health Check](https://supervertaler.gitbook.io/help/features/ai-assistant/super-memory/health-check.md): Scan and repair a memory bank
- [Distill](https://supervertaler.gitbook.io/help/features/ai-assistant/super-memory/distill.md): Extract knowledge from translation files using AI
- [Active Prompt](https://supervertaler.gitbook.io/help/features/ai-assistant/super-memory/active-prompt.md): Per-project prompt that Quick Add appends terminology to
- [AI Integration](https://supervertaler.gitbook.io/help/features/ai-assistant/super-memory/ai-integration.md): How SuperMemory is loaded into the AI context – the algorithm, ranking, and token budget
- [Obsidian Setup](https://supervertaler.gitbook.io/help/features/ai-assistant/super-memory/obsidian-setup.md): Setting up Obsidian for your memory banks
- [SuperSearch](https://supervertaler.gitbook.io/help/features/supersearch.md)
- [QuickLauncher](https://supervertaler.gitbook.io/help/features/quicklauncher.md)
- [Text Transforms](https://supervertaler.gitbook.io/help/features/text-transforms.md)
- [Batch Operations](https://supervertaler.gitbook.io/help/features/batch-operations.md)
- [Batch Translate](https://supervertaler.gitbook.io/help/features/batch-operations/batch-translate.md)
- [AI Proofreader](https://supervertaler.gitbook.io/help/features/batch-operations/ai-proofreader.md)
- [Clipboard Mode](https://supervertaler.gitbook.io/help/features/batch-operations/clipboard-mode.md)
- [AutoPrompt (Trados)](https://supervertaler.gitbook.io/help/features/batch-operations/generate-prompt.md)
- [Import/Export](https://supervertaler.gitbook.io/help/features/import-export.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://supervertaler.gitbook.io/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.
