# Vibium > Browser automation for AI agents and humans, built on WebDriver BiDi. This file is a curated index of the Vibium documentation for LLMs. The linked files are clean Markdown copies generated from the canonical repository docs. Use `llms-full.txt` when a single expanded context file is more useful than following individual links. ## Docs - [Introduction](https://vibium.com/llms/docs/introduction.md): Vibium is a browser automation tool designed for AI agents and humans. - [Installation](https://vibium.com/llms/docs/installation.md): Vibium ships as a single self-contained binary. - [Quickstart](https://vibium.com/llms/docs/quickstart.md): The shortest possible end-to-end session. - [Getting Started](https://vibium.com/llms/docs/getting-started.md): This page walks through your first real session with Vibium. - [Tutorial: Filling a Form End-to-End](https://vibium.com/llms/docs/tutorial.md): This tutorial walks through a realistic Vibium session: open a search engine, type a query, submit the form, and capture the result. - [Core Concepts](https://vibium.com/llms/docs/concepts.md): A short tour of the ideas that make Vibium feel different from older browser automation tools. - [MCP Server Integration](https://vibium.com/llms/docs/mcp-integration.md): Vibium ships an MCP (Model Context Protocol) server so AI agents can drive the browser as a first-class tool, alongside their other tools. - [Client Libraries](https://vibium.com/llms/docs/client-libraries.md): Vibium provides first-class libraries for JavaScript/TypeScript, Python, and Java. - [Troubleshooting](https://vibium.com/llms/docs/troubleshooting.md): Quick fixes for the most common issues. - [FAQ](https://vibium.com/llms/docs/faq.md): Vibium targets AI agents first and humans second. ## Command Reference - [Overview](https://vibium.com/llms/docs/commands/index.md): The Vibium CLI commands you'll reach for in day-to-day use, grouped by purpose. - [vibium go](https://vibium.com/llms/docs/commands/go.md): Navigate the active tab to a URL. - [vibium map](https://vibium.com/llms/docs/commands/map.md): List the interactive elements on the current page as numbered references. - [vibium diff map](https://vibium.com/llms/docs/commands/diff.md): Show how the page's interactive elements have changed since the last `map`. - [vibium find](https://vibium.com/llms/docs/commands/find.md): Locate an element by a semantic attribute and return its reference. - [vibium click](https://vibium.com/llms/docs/commands/click.md): Click an element by reference. - [vibium fill](https://vibium.com/llms/docs/commands/fill.md): Type text into an input field. - [vibium select](https://vibium.com/llms/docs/commands/select.md): Choose an option from a `