Getting StartedQuick Start

Quickstart Guide

Get up and running with Qpage by setting up your account, exploring the dashboard, and creating your first documentation page in under 5 minutes.

Prerequisites

Before starting, ensure you have:

  • A modern web browser (Chrome, Firefox, or Safari)
  • An email address for account verification
  • Optional: A domain name for custom publishing

No credit card required for the free tier. Upgrade anytime from the dashboard.

Create Your Account and Log In

Follow these steps to set up your Qpage account.

Sign Up

Visit https://app.qpage.com and click Sign Up.

Fill in your email, create a password, and complete the CAPTCHA.

Verify your email by clicking the link sent to your inbox.

Log In

Return to https://app.qpage.com and enter your credentials.

Enable two-factor authentication (2FA) when prompted for added security.

Tour the Dashboard

The Qpage dashboard provides an intuitive interface for managing your documentation.

Create Your First Documentation Page

Build and preview your page in real-time.

New Page

Click New Page in the dashboard sidebar.

Select a template or start blank. Name it Getting Started.

Add Content

Use the visual editor to add headings, text, and images.

For example, add a H2 heading: ## Welcome to Qpage.

Insert code blocks or embeds as needed.

Preview

Click Preview to see the live rendered page.

Make adjustments until satisfied.

Switch to Markdown for advanced editing:

## Your Section

Add your content here.

- List items
- With bullets

Publish Your Page

Publishing takes seconds and supports custom domains.

Save and Publish

Click Publish in the top-right.

Choose a URL slug like your-site.com/getting-started.

Share

Copy the shareable link or embed code:

<iframe src="https://your-site.qpage.com/getting-started" width="100%" height="600"></iframe>

Pages auto-save drafts. Use Versions to revert changes anytime.

Next Steps