> For the complete documentation index, see [llms.txt](https://key4.hideez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://key4.hideez.com/passwordless-sign-in-and-2fa/using-hideez-key-4-with-macos-and-linux-via-usb/adding-hideez-key-4-to-your-google-account-on-macos-and-linux.md).

# Adding Hideez Key 4 to your Google Account on macOS and Linux

To add your Hideez Key to your Google Account, follow these steps:

1. Sign in to your [**Google Account**](https://www.google.com/account/about/) using a web browser on your computer.
2. Go to the “Security” section in your Google Account settings.
3. Select “Passkeys and security keys.”

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

4. Choose “Create a Passkey.”

<figure><img src="/files/0QohahJq7OplSIZ5b6Au" alt=""><figcaption></figcaption></figure>

5. In the window that appears, select “Use another device.”

<figure><img src="/files/yzSavFPeTDrYjh0zAkia" alt="" width="443"><figcaption></figcaption></figure>

6. Confirm your action and scan your fingerprint using the Hideez  Key or enter the PIN code.
7. Follow the on-screen instructions to complete the process of adding your Hideez Key to your Google Account.

<div><figure><img src="/files/V0U2Ag5Ley7KONZEbITK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/y7C9k6xoRalwvhSyY8wn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7UbNAnUvlifPwutdTKCF" alt=""><figcaption></figcaption></figure></div>

8. Confirm your action and scan your fingerprint using the Hideez Key or enter the PIN code.

<figure><img src="/files/wHjvbV8g65C1Pv4v8zB1" alt="" width="323"><figcaption></figcaption></figure>

{% hint style="info" %}
After adding your Hideez Key to your Google Account, you'll be able to sign in to your account without entering a password, using only your email. This provides FIDO2 authentication.
{% endhint %}


---

# 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://key4.hideez.com/passwordless-sign-in-and-2fa/using-hideez-key-4-with-macos-and-linux-via-usb/adding-hideez-key-4-to-your-google-account-on-macos-and-linux.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.
