> For the complete documentation index, see [llms.txt](https://help.qrcampaign.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qrcampaign.io/knowledge-base/how-to-log-in-to-qr-campaign.md).

# How to Log in to QR Campaign

## How to Log in to QR Campaign

### Step 1: Open the Login Page

Go to the [QR Campaign Login Page](https://app.qrcampaign.io/login).

### Step 2: Enter Your Login Information

1. **Email**: Enter your email address in the "Email" field. For example: `johnsmith@example.com`.
2. **Password**: Enter your password in the "Password" field. Make sure your password is secure and contains a mix of letters, numbers, and symbols.

### Step 3: Log In

Click the **"LOGIN NOW"** button to log in to your account.

### Alternative Login Option: Continue with Google

If you prefer, you can log in using your Google account:

1. Click the **"CONTINUE WITH GOOGLE"** button.
2. You will be redirected to the Google login page. Enter your Google email and password.
3. Follow the prompts to grant QR Campaign access to your Google account.

### Forgot Your Password?

If you forgot your password, click on the **"Forgot your password?"** link below the login fields. Follow the instructions to reset your password.

### Terms of Service and Privacy Policy

Make sure to review the [Terms of Service](https://app.qrcampaign.io/terms-of-service) and [Privacy Policy](https://app.qrcampaign.io/privacy-policy) for more information about how your data is handled.

If you have any issues logging in, please contact our support team for assistance.

**Internal Links** For more information on account management, see Account Settings.

***

**Tags**

* login
* QR Campaign
* QR Codes
* vcards
* authentication

**Categories**

* Getting Started
* User Guide

**Keywords**

* login instructions
* QR Campaign login
* QR Code account access
* reset password
* Google login

**Metadata**

* **Author**: QR Campaign Support Team
* **Last Updated**: 2024-05-22
* **Version**: 1.0


---

# 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, and the optional `goal` query parameter:

```
GET https://help.qrcampaign.io/knowledge-base/how-to-log-in-to-qr-campaign.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
