> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trynavi.guide/llms.txt
> Use this file to discover all available pages before exploring further.

# Navi Capabilities Overview

> Understand the interactive capabilities that make Navi a powerful AI assistant for guiding users through your application.

<CardGroup cols={2}>
  <Card title="Highlight & Click" icon="hand-pointer">
    Draw attention to specific elements and perform clicks to guide user actions.
  </Card>

  {" "}

  <Card title="Navigate" icon="route">
    Move users between different pages and sections of your application.
  </Card>

  {" "}

  <Card title="Fill Input" icon="pencil">
    Automatically populate form fields and input elements with appropriate data.
  </Card>

  <Card title="Action Sequence" icon="list-ol">
    Execute complex multi-step interactions in a single coordinated sequence.
  </Card>

  <Card title="Capture Screenshot" icon="image">
    Capture a screenshot of the current page.
  </Card>

  <Card title="Talk to your users" icon="microphone">
    Navi can talk to your users as a product expert.
  </Card>

  <Card title="Chat" icon="comments">
    Navi can chat with your users as a product expert.
  </Card>
</CardGroup>
