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

# Introduction

Welcome to Navi.

Navi is an AI product expert that <b>learns about your product in-depth</b> and acts as a helpful guide for your users.

<CardGroup cols={2}>
  <Card title="Navi learns your product like a real user" icon="lightbulb" color="orange">
    Navi explores your product and builds a mindmap of how everything works.
  </Card>

  {" "}

  <Card title="Navi can talk to your users" icon="microphone" color="blue">
    Navi is embedded directly on top of your product and can talk to your users.
  </Card>

  <Card title="Navi sees what your users see" icon="eye" color="green">
    Navi can see your app, so it understand exactly what your users are seeing and
    doing.
  </Card>

  {" "}

  <Card title="Navi can take actions in your product" icon="hand-pointer" color="rose" href="/capabilities/overview">
    Navi can take actions in your product—click, highlight, navigate to another
    page, type, and more.
  </Card>
</CardGroup>

***

<Info>
  Want to see how Navi will work in your product? [We'll create a custom demo
  for you →](https://cal.com/shiv-athina/30min)
</Info>

***

### Frequently Asked Questions

<AccordionGroup>
  <Accordion title="What integration effort is required?">
    We can create a simple PoC for your product in 24 hours - no committment or engineering effort required.

    For integration, our team will work with you to train Navi on your product deeply.
  </Accordion>

  {" "}

  <Accordion title="How does Navi learn about my product?">
    There are a number of ways to train Navi on your product. We'll work with you and use a combination of the following:

    * [Public docs](/training-methods/scrape-docs)
    * [Help articles](/training-methods/scrape-docs)
    * [Video recordings](/training-methods/upload-video)
    * [Interactive screenshots with notes](/training-methods/webpage-capture)
    * [Live walkthroughs in Training mode](/training-methods/navi-training-session)
  </Accordion>

  {" "}

  <Accordion title="How does Navi take actions in my app?">
    It uses front-end hooks to highlight UI elements, perform clicks, navigate
    pages, or trigger workflows when guided by playbooks.
  </Accordion>

  {" "}

  <Accordion title="Will Navi stay up to date with new features?">
    Yes — you can train Navi on new features anytime and Navi will update its
    knowledge base intelligently to understand the new features and changes.
  </Accordion>
</AccordionGroup>
