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

# Quick Start

> Get up and running with Promptr in minutes. Create your first block and use it in ChatGPT or Claude.

<Steps>
  <Step title="Create your account">
    Go to [app.promptr.ai/signup](https://app.promptr.ai/signup) and sign up with Google or your email address.

    <Tip>
      Not ready to commit? You can try Promptr without signing up by clicking **Try as guest** in the [browser extension](/browser-extension) after you install it. Guest blocks are saved locally and migrated to your account automatically when you sign up.
    </Tip>
  </Step>

  <Step title="Complete onboarding">
    After signing up, Promptr walks you through a quick four-step setup:

    1. **Name your workspace:** Choose a name (e.g. "Second Brain" or "Acme Corp") and pick whether it's just for you or for a team. Personal workspaces are free; team workspaces start a 14-day free trial.
    2. **Personalize your memory:** Select the types of context and instructions you'll save most often (project briefs, brand voice, writing style, personas, etc.). Promptr uses these to create relevant tags for your library.
    3. **Choose starter spaces:** Promptr offers two starter spaces to get you going:
       * **Getting Started:** Sample memory blocks to explore before creating your own
       * **Starter Library:** 50+ pre-built context blocks ready to use with any AI
    4. **Install the extension:** You'll be prompted to install the browser extension before entering your workspace.

    When you finish, Promptr creates your workspace with the spaces and tags you selected.
  </Step>

  <Step title="Create your first memory block">
    Inside your workspace, open a space and click **Add new** (or the `+` button).

    Memory blocks hold context the AI needs to do its best work: brand voice documents, audience personas, client backgrounds, campaign briefs, product details, or any guidelines your team reuses across conversations.

    Give your block a title, write the content in the editor, and save. Your block is now in your library and available in the extension immediately.

    <Note>
      All memory blocks are currently the **Context** type. Additional block types (Instruction and Prompt) are coming soon.
    </Note>
  </Step>

  <Step title="Install the browser extension">
    Promptr for AI works through a sidepanel that opens inside your AI tool. To install:

    * **Chrome:** Install from the [Chrome Web Store](https://chromewebstore.google.com/detail/dflghcilkkpilpinokddfmoolddhkhlf)
    * **Firefox:** Install from [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/promptr-for-ai/)

    Edge and Opera support is coming soon.

    After installing, open ChatGPT or Claude in your browser. You'll see the Promptr icon in your browser toolbar.

    <Note>
      See the [Browser Extension](/browser-extension) page for full installation instructions and how to open the sidepanel.
    </Note>
  </Step>

  <Step title="Use your block in ChatGPT or Claude">
    Open [chatgpt.com](https://chatgpt.com) or [claude.ai](https://claude.ai) and open the Promptr sidepanel.

    **Using Enhance (automatic):** Start typing your message in the chat input. Promptr watches what you type and automatically surfaces relevant blocks in the sidepanel. Click a block to insert it into the chat.

    **Using Browse (manual):** Switch to the **Browse** view in the sidepanel to explore your spaces and find blocks by hand. Click any block to insert it.

    Once a block is inserted, send your message as usual. The AI receives your content along with whatever context you injected.
  </Step>
</Steps>
