# Dashboard - Onboarding a new device

## 1. On the existing device

On the connected device, head to [Settings > Credentials](https://app.dfns.io/v3/settings/authentication/credentials) and click "Get Cred. Code".&#x20;

Validate the action using your existing passkey.&#x20;

A 9-character code is displayed. Note that this code is only valid for 60 seconds.&#x20;

## 2. On the new device

Open <https://app.dfns.io/login/credentials/code> in your browser.&#x20;

Enter your email and the code you received on the first device.&#x20;

Then register you passkey on that new device.&#x20;

Now both devices can be used to access the dashboard!


---

# 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-legacy.dfns.co/d/guides/dashboard-onboarding-a-new-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.
