> For the complete documentation index, see [llms.txt](https://docs.noports.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.noports.com/installation-faq/reuse-your-client-atsign-on-another-machine/new-machine-activate-from-the-windows-installer.md).

# New machine: activate from the Windows installer

### Step 2) Enroll the new key pair (send a request for keys from the new machine)

#### 2.1 Open the Windows Installer program and click "Generate Keys"

<figure><img src="https://2080310565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDhnoLkxryJhtCjj7mE2%2Fuploads%2FXBPvFu9CIdFAJ2IvhGkE%2FCleanShot%202025-01-20%20at%2017.14.52%402x.png?alt=media&amp;token=b0390059-3051-493f-8bab-d3e2b8e84e10" alt=""><figcaption></figcaption></figure>

#### 2.2 Enter the atSign you wish to transfer and click "Next"

<figure><img src="https://2080310565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDhnoLkxryJhtCjj7mE2%2Fuploads%2FDDV3zxD7SkjDfEv86xyp%2FCleanShot%202025-01-20%20at%2017.15.11%402x.png?alt=media&amp;token=cb9c1d19-134e-4bb5-a790-a39fe7851456" alt=""><figcaption></figcaption></figure>

#### 2.3 Enter the OTP then press "Generate"

<figure><img src="https://2080310565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDhnoLkxryJhtCjj7mE2%2Fuploads%2FzHAnr4MZkKzUIjdfqKNs%2FCleanShot%202025-01-20%20at%2017.43.42%402x.png?alt=media&amp;token=437f6939-aa33-416c-b234-af121a786652" alt=""><figcaption></figcaption></figure>

#### 2.4 Proceed to step 3. Once approved in step 3, you should see this screen

<figure><img src="https://2080310565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDhnoLkxryJhtCjj7mE2%2Fuploads%2F4zCum7kWQPnPsaGbb0EA%2FCleanShot%202025-01-20%20at%2017.44.52%402x.png?alt=media&amp;token=a07e2ecd-9607-46da-9de9-e5fdf1b3804c" alt=""><figcaption></figcaption></figure>


---

# 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://docs.noports.com/installation-faq/reuse-your-client-atsign-on-another-machine/new-machine-activate-from-the-windows-installer.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.
