# New User Registration

## Requirements and Installation

DCKAP Integrator is a cloud (web) based application and can directly be accessed using any web browser. See below for steps on how to register/ login to DCKAP Integrator.

## How to Register?

Navigate to the registration page and provide the below details to create an account.&#x20;

* First Name&#x20;
* Last Name&#x20;
* Email Address

**Or Using Project Invitations**

A Project Owner in DCKAP Integrator can send out invitations to Integrator as well as Non-Integrator users to access a project.&#x20;

1. If you are a user who doesn't already have an Integrator account, and you have received a Project Invite email, click on the Manage Invite link in the invitation email.&#x20;
2. You will be taken to the DCKAP Integrator registration page, where you must enter the basic details and sign-up for a DCKAP Integrator account.
3. Once you login, the new Project Invite will appear as a pop-up where you can either accept or reject the invite.&#x20;

More on [Project Invitations can be found here.](/user-guide/invitations.md)&#x20;


---

# 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.dckapintegrator.com/getting-started/new-user-registration.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.
