# Login or create a new account

To get started with Prventi, create a free account on Prventi.com and verify the linked email address.

Every person who uses Prventi needs an account to sign-in to access the services. This  account is the identity linked to the services and has a username and profile.

## Create a new account

1. Navigate to <https://prventi.com>.
2. Click **Try it for free.**
3. Click on the preferred account creation method: [**Continue with Apple**](#continue-with-apple), [**Continue with Google**](#continue-with-google) or [**Continue with an email address**](#continue-with-an-email-address)**.**

### **Continue with Apple**

1. Click on "Continue with Apple" and follow the prompts.

{% hint style="info" %}
For more information about Sign in with Apple see <https://support.apple.com/102379>
{% endhint %}

### **Continue with Google**

1. Click on "Continue with Google" and follow the prompts.

{% hint style="info" %}
For more information about Sign in with Google see <https://support.google.com/accounts/answer/12849458>
{% endhint %}

### **Continue with an email address**

1. Type in a valid email address.
2. Click **Continue**.
3. Check your inbox - An activation link is sent to the email address entered. (Check the spam folder if you don't see it in the inbox)
4. Click on the **Sign in** button in the email sent from <no-reply@mailer.prventi.com>.
5. Click on the **Continue to your account** button.
6. Follow the promts to complete  account creation.

{% hint style="warning" %}
The activation link will expire after 15 mins. Do not forward this email to  prevent unauthorise acess to the account.
{% endhint %}


---

# Agent Instructions: 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.prventi.com/guides/getting-started/login-or-create-a-new-account.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.
