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

# Install Bytespace 🚀

> So, you're ready to start automating your work? Let's go! Before jumping in, let's make sure you have all the essentials.

### 1. Get set up 📋 <span className="text-sm text-gray-400">*(required)*</span>

<CardGroup cols={3}>
  <Card title="Create Account" icon="user" href="https://www.bytespace.ai/login">
    Sign up for your Bytespace account to start automating
  </Card>

  <Card title="Install Google Chrome Browser" icon="chrome" href="https://www.google.com/chrome/">
    Our automations work exclusively on the Chrome browser
  </Card>

  <Card title="Add Extension" icon="puzzle-piece" href="https://chromewebstore.google.com/detail/Bytespace/ckgdejddceojdljamdhjackfabldoceh">
    Gives access to the builder and automation tools
  </Card>
</CardGroup>

<Note>
  **Important:**\* Close any extra Chrome windows before buildin or running workflows locally. Multiple browser windows open can mess with selector verification.
</Note>

### 2. Join the community 🎉 <span className="text-sm text-gray-400">*(highly recommended)*</span>

Automation doesn't have to be lonely! Our community is here to help you succeed.

<CardGroup cols={2}>
  <Card title="Join our Discord" icon="discord" href="https://discord.gg/ubc5zX5Dgx">
    Join our growing community of automation enthusiasts. Get help, share ideas, and connect with fellow builders.
  </Card>

  <Card title="Introduce Yourself" icon="face-smile-beam" href="https://discord.com/channels/1286064049863266436/1286066375739314207">
    Don't be a stranger! Share what you're working on and connect with Kar and Andre directly in our community.
  </Card>
</CardGroup>

### That's it!

Once you've checked off everything here, you're ready for the next step: **Building your first Web-Agent**! Let's make automation work for you.

<div className="mt-8 scale-90 opacity-80">
  ### Follow along for updates 🤙 <span className="text-sm text-gray-400">*(optional)*</span>

  <CardGroup cols={3}>
    <Card title="Bytespace" icon="square-x-twitter" href="https://twitter.com/BytespaceAI" />

    <Card title="Kar (CEO)" icon="square-x-twitter" href="https://x.com/FindKar" />

    <Card title="Andre (CTO)" icon="square-x-twitter" href="https://x.com/andrenuyens_" />
  </CardGroup>
</div>
