# Remotely Reactivate from Tamper

### Understanding the Tampered Screen

*

```
<div align="left"><figure><img src="/files/jrHnNZ40TRno51xpRV4U" alt=""><figcaption></figcaption></figure></div>
```

### Configuring Activation Rules in TMS

**Step-by-Step Guide:**

1. **Log into TMS:** Access your Terminal Management System (TMS) account.
2. **Setting Up Activation Mode:**
   * Navigate to **'Terminals > Group**' and select your desired group.
   * Click on **'Terminal Remote Activation Configure**'. This will open a configuration page.

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

**Activation Modes:**

* **Disable:** Remote activation is not possible. Only local TF card activation is allowed.
* **Automatic Activation:** Terminals activate immediately upon clicking the **'ACTIVATE**' button, without requiring an activation code. This method is convenient but less secure.
* **Activation Code:** Set a 6-16 character activation code. Regular updates to the code are advised for enhanced security.
* **Email Activation Code:** Enter an email to receive a one-time, non-reusable activation code. This is the most secure method.
* After choosing the mode, click the **'Commit**' button to finalize settings.

### POS Activation Operation

* Ensure the terminal is connected to the Internet.
* ### Click the **'ACTIVATE**' button on the terminal.

  * **Automatic Activation:** The terminal activates immediately.
  * **Activation Code/Email Activation Code:** Enter the activation code set in TMS or received via email.
*

```
<div align="left"><figure><img src="/files/CbqQ8hT2YzIsCjz6gTji" alt="" width="563"><figcaption></figcaption></figure></div>
```

* After successful activation, a **'REBOOT**' button appears.
* Click **'REBOOT**' to restart the terminal, allowing it to enter the system.

<div align="left"><figure><img src="/files/jr5hpvkbO74tdfkmT9HE" alt=""><figcaption></figcaption></figure></div>


---

# 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://smartpossdk.gitbook.io/cloudpossdk/faq/hardware-repair/remotely-reactivate-from-tamper.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.
