> For the complete documentation index, see [llms.txt](https://docs.pqard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pqard.com/getting-started/quickstart.md).

# Create Profile

Creating your PQard profile only takes a few moments.

To begin building your digital identity, first create your free PQard account and choose a unique username for your personal profile page.

PQard gives every user a custom profile URL where they can showcase links, social accounts, gaming profiles, and personal information in one place.

## How to Create a Profile?

#### **Step 1 — Open the HomePage**

Visit the PQard homepage and click the **"Get Started"** button located in the top-right corner of the navigation bar.

This will take you to the registration page where you can begin creating your account.

<figure><img src="/files/1QnW0rnRk8S9NRTWgLOx" alt=""><figcaption></figcaption></figure>

#### **Step 2 – Choose Your Username**

Select your desired username carefully.

Your username will become part of your personal PQard link:

**Example:**\
`pqard.com/yourusername`

Choose a username that is:

* Easy to remember
* Professional or brand-friendly
* Unique to your identity or business

<figure><img src="/files/oEkGX3RqndgNUbdm3wpf" alt=""><figcaption></figcaption></figure>

#### **Step 3 – Enter Your Email Address**

Provide a valid email address during registration.

Your email is used for:

* Account verification
* Login authentication
* Password recovery
* Important system notifications

Make sure you use an email address you have access to.

#### **Step 4 – Create a Secure Password**

Choose a strong password to protect your account.

A secure password should include:

* Uppercase and lowercase letters
* Numbers
* Special characters
* At least 8 characters

For better security, avoid simple or predictable passwords.

#### **Step 5 – Accept Terms and Complete Registration**

After filling all required information:

* Accept the terms and conditions
* Click **"Create My Account"**

Your PQard account will be created instantly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pqard.com/getting-started/quickstart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
