# Registering the device

The device establishment, or “registration”, is the first step in establishing the device information in **Verifone Central - Device Management**. When the device communicates to the **Verifone Central - Device Management** server for the first time, the registration is performed through a key exchange. In auto-registration process, the device information such as the serial number of the device, customer ID, model, and IP address is also sent to the server during the key exchange. Once this operation is completed successfully, the status of the device will be "**Active**" state.&#x20;

The devices can also be registered using auto-registration mode. Following are the steps to auto-register the device:

1. Define the IP address range in the hierarchy for the devices.
2. Ensure that the device information is not pre-boarded.
3. When the device communicates for the first time with the server, it performs a key exchange operation, and then it tries to determine the root node to place the device, based on the IP address communicated by the device.
4. The device is by default placed at the root node and the status of the device will be "**Active**" state.&#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.verifone.com/verifone-central-device-management/verifone-central/devices/registering-the-device.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.
