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

# Getting Started

> Learn how to get started with NoteMe. Set up your account, download the mobile app, and start capturing notes from anywhere.

Get started with NoteMe in just a few minutes. This guide will help you set up NoteMe and start capturing notes from anywhere.

## Prerequisites

* A NoteMe account (create at [noteme.qrdyai.com](https://noteme.qrdyai.com))
* Mobile device (iOS or Android) for the mobile app
* Canva account (for Canva App - Pro subscription required)

## Quick start

<Steps>
  <Step title="Create your account">
    Visit [noteme.qrdyai.com](https://noteme.qrdyai.com) and create your NoteMe account. You can also sign up directly from the mobile app.
  </Step>

  <Step title="Download the mobile app">
    Download NoteMe for your device:

    * **iOS**: Available on App Store
    * **Android**: Available on Google Play
    * **Web**: Access at [noteme.qrdyai.com](https://noteme.qrdyai.com)

    <Card title="Download NoteMe" icon="mobile" href="https://noteme.qrdyai.com/redirect?go=download" horizontal>
      Download for your platform - the link automatically detects your device.
    </Card>
  </Step>

  <Step title="Create your first note">
    Open the app and tap the "+" button to create your first note. Try creating a quick note or setting a reminder.
  </Step>

  <Step title="Explore features">
    Try different features:

    * Create notes with AI assistance
    * Add tags to organize notes
    * Save links and references
    * Set date-time reminders
    * Search your notes
  </Step>
</Steps>

## Using NoteMe on different platforms

### Mobile App

The mobile app is your central hub for all notes:

<CardGroup cols={2}>
  <Card title="Create notes" icon="pen">
    Tap the "+" button to create quick notes. Use AI assistance to create notes faster.
  </Card>

  <Card title="Set reminders" icon="bell">
    Create reminders with specific date and time. View all reminders in Calendar view.
  </Card>

  <Card title="Organize with tags" icon="tags">
    Add tags to your notes for easy organization. Search by tags to find related notes.
  </Card>

  <Card title="Save links" icon="link">
    Save important links and references directly in your notes for easy access later.
  </Card>
</CardGroup>

### Canva App

Use NoteMe directly in Canva:

<Steps>
  <Step title="Install NoteMe in Canva">
    Open Canva and go to the Apps panel. Search for "NoteMe" and add it to your workspace.
  </Step>

  <Step title="Create project notes">
    While designing, create notes directly in Canva. Save ideas, checklists, or reference links for your project.
  </Step>

  <Step title="Access from mobile">
    All notes created in Canva automatically sync to your mobile app, so you can access them anywhere.
  </Step>
</Steps>

<Warning>
  The Canva App requires a Pro subscription. Free users can use the mobile app and web version.
</Warning>

### n8n Integration

Automate note creation with n8n:

<Steps>
  <Step title="Get your NoteMe token">
    Log in to NoteMe at [noteme.qrdyai.com](https://noteme.qrdyai.com), go to settings, and select your token. Copy it - you'll need to paste this into n8n to connect.
  </Step>

  <Step title="Add NoteMe node in n8n">
    Add the NoteMe node to your n8n workflow. Enter your token to authenticate.
  </Step>

  <Step title="Configure automation">
    Set up your workflow to automatically create notes from various sources.
  </Step>

  <Card title="Learn more about n8n integration" icon="code" href="/noteme/n8n-integration">
    See detailed setup instructions for n8n integration.
  </Card>
</Steps>

## Free vs Pro

<CardGroup cols={2}>
  <Card title="Free plan" icon="gift">
    * Create notes and reminders
    * Use mobile app and web version
    * Basic features available
    * Limited number of notes
  </Card>

  <Card title="Pro plan" icon="star">
    * Unlimited notes
    * Access to Canva App
    * Advanced features
    * Priority support
  </Card>
</CardGroup>

<Info>
  Pricing varies by platform. Visit [noteme.qrdyai.com](https://noteme.qrdyai.com) to see current pricing for your platform.
</Info>

## Next steps

<CardGroup cols={2}>
  <Card title="Mobile App Guide" icon="mobile" href="/noteme/mobile-app">
    Learn all features of the NoteMe mobile app.
  </Card>

  <Card title="Canva App Guide" icon="canva" href="/noteme/canva-app">
    Learn how to use NoteMe in Canva.
  </Card>

  <Card title="Use Cases" icon="lightbulb" href="/noteme/use-cases">
    Discover creative ways to use NoteMe.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/noteme/faq">
    Find answers to common questions.
  </Card>
</CardGroup>
