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

# Quickstart Guide

> Get started with Hubsy Cloud in minutes

## Getting Started with Hubsy Cloud

Welcome! This guide will help you get up and running with Hubsy Cloud quickly.

<Steps>
  <Step title="Create Your Account">
    Visit [hubsy.cloud/signup](https://hubsy.cloud/signup) to create your free account.

    * No credit card required for the free plan
    * Pro plan includes a 7-day free trial
    * Instant access to 1 GB of storage

    <Tip>Use your work email if you plan to collaborate with your team.</Tip>
  </Step>

  <Step title="Upload Your First File">
    Once logged in, you can upload files in multiple ways:

    <AccordionGroup>
      <Accordion icon="hand-pointer" title="Drag and Drop">
        Simply drag files from your computer and drop them into the Hubsy Cloud interface. This is the fastest way to upload!
      </Accordion>

      <Accordion icon="folder-open" title="Browse and Select">
        Click the "Upload" button and browse your computer to select files. You can select multiple files at once.
      </Accordion>

      <Accordion icon="cloud" title="Folder Upload">
        Upload entire folders by selecting the folder upload option. The folder structure will be preserved.
      </Accordion>
    </AccordionGroup>

    <Note>Files are uploaded instantly with our optimized infrastructure.</Note>
  </Step>

  <Step title="Organize Your Files">
    Keep your files organized with folders:

    1. Click "New Folder" to create a folder
    2. Name your folder (e.g., "Work Projects", "Photos", "Documents")
    3. Drag and drop files into folders
    4. Create nested folders for better organization

    <Tip>Use descriptive folder names to make files easy to find later.</Tip>
  </Step>

  <Step title="Share a File">
    Share files with others in seconds:

    1. Click on any file to select it
    2. Click the "Share" button
    3. A shareable link is generated instantly
    4. Optional: Add password protection or set an expiration date
    5. Copy and send the link to anyone

    <Warning>
      Anyone with the link can access the file. Use password protection for sensitive files.
    </Warning>
  </Step>
</Steps>

## Next Steps

Now that you're set up, explore these features:

<CardGroup cols={2}>
  <Card title="File Management" icon="files" href="/guides/file-management">
    Learn advanced file management techniques
  </Card>

  <Card title="Team Collaboration" icon="users" href="/guides/team-collaboration">
    Invite team members and collaborate effectively
  </Card>

  <Card title="Sharing Settings" icon="share-nodes" href="/guides/sharing-files">
    Master link sharing, passwords, and permissions
  </Card>

  <Card title="API Integration" icon="code" href="/api-reference/introduction">
    Integrate Hubsy Cloud into your applications
  </Card>
</CardGroup>

## Tips for Success

<AccordionGroup>
  <Accordion icon="star" title="Maximize Your Storage">
    * Delete files you no longer need
    * Use the search feature to find duplicate files
    * Archive old projects to external storage
    * Upgrade to Pro or Enterprise for more space
  </Accordion>

  <Accordion icon="bolt" title="Speed Up Your Workflow">
    * Use keyboard shortcuts (coming soon)
    * Enable desktop notifications
    * Use the mobile app for on-the-go access
    * Set up automatic folder uploads
  </Accordion>

  <Accordion icon="lock" title="Keep Your Files Secure">
    * Enable two-factor authentication
    * Use strong, unique passwords
    * Regularly review shared links
    * Set expiration dates on temporary shares
  </Accordion>
</AccordionGroup>

## Upgrade Your Plan

Ready for more storage and features?

<CardGroup cols={2}>
  <Card title="Pro Plan" icon="star">
    **\$9.99/month**

    * 1 TB storage
    * Priority support
    * Advanced sharing controls
    * 7-day free trial
  </Card>

  <Card title="Enterprise Plan" icon="building">
    **\$29.99/month**

    * 3 TB storage
    * Team management
    * Admin controls
    * Premium support
  </Card>
</CardGroup>

<Card title="Compare Plans" icon="table" href="https://hubsy.cloud/pricing">
  See detailed feature comparison
</Card>

## Need Help?

<CardGroup cols={3}>
  <Card title="Documentation" icon="book" href="/">
    Browse our full documentation
  </Card>

  <Card title="Support" icon="envelope" href="mailto:support@hubsy.cloud">
    Contact our support team
  </Card>

  <Card title="Community" icon="comments" href="https://hubsy.cloud/community">
    Join our community
  </Card>
</CardGroup>
