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

# Quickstart

> Your gateway to the Accio Ecosystem. Explore tools and experiments built for Access Protocol.

## Overview

Getting started with Accio is your first step into a more visual and intuitive Access Protocol experience. You **do not need to connect your wallet** to access the dashboard. Our suite interacts directly with the Solana blockchain using public addresses to fetch, analyze, and visualize your \$ACS data instantly.

### Prerequisites

* **For Creator Cards**: You just need the Solana address of your Access Protocol pool.
* **For Subscriber Cards**: You just need your public Solana wallet address that interacts with Access Protocol.

***

## App Interface Guide

Navigate to our live application at [accio-v1.vercel.app](https://accio-v1.vercel.app/). Here is a quick breakdown to get you started:

<Frame>
  <img src="https://mintcdn.com/accio/BDjMv5Y2mytIH-7n/images/placeholders/app-homepage.png?fit=max&auto=format&n=BDjMv5Y2mytIH-7n&q=85&s=b8535a8843b69a0814df225e3167c0d1" alt="Accio Homepage UI Screenshot" width="1919" height="1007" data-path="images/placeholders/app-homepage.png" />
</Frame>

### Getting Started

For the complete step-by-step workflows including all visuals and customizer options, please refer to the specific feature guides:

<CardGroup cols={2}>
  <Card title="Creator Card Generation" icon="paintbrush" href="/features/creator-card">
    Learn how to generate dynamic visuals with your pool address.
  </Card>

  <Card title="Subscriber Mode" icon="id-card" href="/features/subscriber-card">
    See how to fetch your personal subscriptions via your wallet address.
  </Card>
</CardGroup>
