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

# Getting Started

> Everything you need to get up and running with Bloxiana.

<Tip>
  The documentation is a **work in progress**.
</Tip>

## Introduction

Bloxiana is a sleek and powerful Roblox Discord bot built for tracking, sniping and gaining intel on players. Built with discord.js (Typescript), Bloxiana offers a variety of features while maintaining high performance and reliability.

<Info>
  Bloxiana uses slash `/` commands. Text (prefix) commands are being phased out. See [Slash & Prefix Commands](/docs/getting-started/prefix).
</Info>

<Warning>
  By using Bloxiana in any way, you agree to follow our [Terms of Service](https://bloxiana.lol/terms) and [Privacy Policy](https://bloxiana.lol/privacy).
</Warning>

## Quick Start Guide

<Steps>
  <Step title="Invite Bloxiana">
    Add Bloxiana to your server (or as a user-app): [Add to your apps or server](https://discord.com/oauth2/authorize?client_id=1328445990398722221).
  </Step>

  <Step title="Link your Roblox account">
    Run `/verify` so commands can act on your behalf. See [Link Your Roblox Account](/docs/getting-started/verify).
  </Step>

  <Step title="Explore the commands">
    Run `/help` in your server, or browse the full [command list](https://bloxiana.lol/commands).
  </Step>

  <Step title="Set up user tracking (optional)">
    Run `/setup` to configure presence notifications for your server. See [Server Setup](/docs/configuration/setup).
  </Step>
</Steps>

<Note>
  Stuck or found a bug? Our support team and community are in the Discord server.
</Note>

<Columns cols={2}>
  <Card title="Support Server" icon="messages-square" href="https://discord.gg/bloxiana" arrow="true">
    Join our Discord for help and updates.
  </Card>

  <Card title="Browse Commands" icon="terminal" href="https://bloxiana.lol/commands" arrow="true">
    See every command Bloxiana offers.
  </Card>
</Columns>
