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

# Intro

<div id="homepage-center">
  <div id="homepage-hero">
    <div id="hero-text">
      <div className="flex-1" style={{alignSelf: "center"}}>
        <p id="hero-tagline" />
      </div>

      <div id="hero-image">
        <img src="https://mintcdn.com/vuarchives/fmIcjQGIhWvpNR9b/images/a.png?fit=max&auto=format&n=fmIcjQGIhWvpNR9b&q=85&s=f47451e140ea28546ec891fc3eb17fdc" alt="a" width="1" height="1" data-path="images/a.png" />
      </div>
    </div>
  </div>

  ## Learn more with VuArchives

  Whether you're a new or an existing member of our platform, we've got you covered!

  <CardGroup cols={3}>
    <Card title="Historical Room Viewer" href="/docs/historical-services/historical-room-viewer" icon="people-roof" iconType="solid" horizontal>
      Scan user-owned rooms to monitor presence and activity with hourly snapshots. View who visited rooms with detailed timestamps.
    </Card>

    <Card title="Avatar Profile Card Search" href="/docs/soon" icon="id-card" iconType="solid" horizontal>
      Access the latest Avatar Profile Card data including bio, interests, and profile details. Track changes over time.
    </Card>

    <Card title="Time Tracker" href="/docs/historical-services/time-tracker" icon="clock" iconType="solid" horizontal>
      Automatically track and display time spent with other users and in rooms. Get detailed analytics and pattern insights.
    </Card>
  </CardGroup>

  ## Learn even more with premium

  Maximize your resources with premium!

  <CardGroup cols={3}>
    <Card title="Private Room Scanner" href="/docs/premium-tools/private-room-scanner" icon="house-lock" iconType="solid" horizontal>
      Scans user-owned private rooms - only works when users have their own private room open. See who's inside private and shared rooms.
    </Card>

    <Card title="Auto Private Room Tracker" icon="bell-exclamation" href="/docs/premium-tools/auto-private-room-tracker" horizontal>
      Automated version of the Private Room Scanner. Automatically scans user-owned private rooms every 5-10 minutes.
    </Card>

    <Card title="Pose Maker" icon="person-limbs-wide" href="/docs/premium-tools/pose-maker" horizontal>
      Intuitive visual bone editor with real-time 3D preview for full body and facial expressions.
    </Card>
  </CardGroup>

  ## ...

  ...

  <CardGroup cols={3}>
    <Card title="..." icon="house-lock" href="/docs/soon" horizontal>
      ...
    </Card>

    <Card title="..." icon="house-lock" href="/docs/soon" horizontal>
      ...
    </Card>

    <Card title="..." icon="house-lock" href="/docs/soon" horizontal>
      ...
    </Card>
  </CardGroup>
</div>
