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

# Welcome to Hops

> Hops is where your team works with AI, together.

Most AI tools are built for one person at a time. You open a chat, explain your whole project from scratch, get a response, and start over next time. Your teammates do the same thing separately. Nobody benefits from each other's work.

Hops is different. It's a shared workspace where your team and your AI agents work side by side. Your agents remember what's happened, know what your team knows, and get better the more you use them.

<CardGroup cols={2}>
  <Card title="Get started" icon="rocket" href="/quickstart">
    Create your first agent in under five minutes.
  </Card>

  <Card title="How it works" icon="circles-overlap" href="/getting-started/core-concepts">
    Learn about Spaces, agents, and shared context.
  </Card>

  <Card title="What's an agent?" icon="user-robot" href="/agents/what-is-a-hop">
    AI teammates built for your team's actual work.
  </Card>

  <Card title="Connect your tools" icon="plug" href="/connections/overview">
    Plug in Slack, Drive, Salesforce, and more.
  </Card>
</CardGroup>

## Why teams use Hops

<AccordionGroup>
  <Accordion title="Your agents already know the context">
    No more copy-pasting briefs or re-explaining projects. Your agents read from your team's conversations, docs, and connected tools. They pick up where the last conversation left off.
  </Accordion>

  <Accordion title="Every team member gets their own AI teammate">
    Create agents for any role: marketing, sales, finance, support, legal, you name it. Each one is built for a specific job, with its own instructions, artifacts, and connections to 500+ apps. Tag them with `@` in any conversation.
  </Accordion>

  <Accordion title="You can see everything an agent does">
    Hops doesn't hide anything. Every agent response shows what it read, what it did, and where it got its information. If an agent wants to do something risky (like send an email), it asks you first.
  </Accordion>

  <Accordion title="It works for the whole team, not just one person">
    When a teammate joins a Space, they see the full history: conversations, agent responses, decisions. Nobody starts from zero. Work doesn't get lost between people.
  </Accordion>
</AccordionGroup>


## Related topics

- [What is a Hop?](/docs/agents/what-is-a-hop.md)
- [FAQ](/docs/help/faq.md)
- [Get started](/docs/quickstart.md)
- [The default agent](/docs/agents/default-agent.md)
- [Legal](/docs/teams/legal.md)
