# Vertana > LLM-powered agentic translation library High-quality translations through autonomous agent workflows ## Table of Contents ### Manuals - [Glossary deep dive](/manuals/glossary.md): Guide to using glossaries in Vertana for consistent terminology across translations. - [Translation quality](/manuals/quality.md): Guide to improving translation quality with chunking, evaluation, iterative refinement, and best-of-N selection. - [Context sources](/manuals/context.md): Guide to using context sources in Vertana to provide additional information for improved translation quality. - [Web context](/manuals/context-web.md): Guide to using @vertana/context-web for fetching and extracting content from linked web pages to provide additional translation context. - [Memory context](/manuals/context-memory.md): Guide to using @vertana/context-memory to look up previous translations as translation memory context. - [CLI reference](/manuals/cli.md): Complete reference for the Vertana command-line interface, including installation, configuration, and all available options. ### Other - [Getting started](/start.md): Instructions for installing Vertana and basic usage examples. - [Tutorial](/tutorial.md): This tutorial walks you through Vertana's features, from basic translation to advanced techniques like glossaries, refinement, and best-of-N selection. - [What is Vertana?](/about.md): Overview of Vertana's goals, workflow, and package structure.