> For the complete documentation index, see [llms.txt](https://learn.goodhearttech.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.goodhearttech.org/tech-recommendations/hardware/mfa-security-token.md).

# MFA/Security Token

## Yubico YubiKeys

<div align="left"><figure><img src="/files/hyaxvfGoJchgCmvwthg9" alt="" width="159"><figcaption></figcaption></figure></div>

[Yubico's Secure It Forward program](https://www.yubico.com/why-yubico/secure-it-forward/) combats online threats for nonprofits by **donating YubiKeys**, which add a powerful layer of security called Multi-Factor Authentication (MFA). Regular passwords are easily stolen, but YubiKeys require a physical touch to log in, stopping hackers in their tracks. Strong MFA is essential for nonprofits, but can be expensive. Secure It Forward makes it easy for them to enable robust authentication **by providing free YubiKeys.** These YubiKeys work seamlessly with Google Workspace and Microsoft 365, and many other cloud services. By taking advantage of this program, nonprofits can empower their staff and users with a significant security boost, allowing them to focus on their mission without compromising online safety. [Apply here. ](https://www.yubico.com/why-yubico/secure-it-forward/#secure-it-forward)

## Need Help Setting Up A YubiKey?

{% content-ref url="/pages/h4mgZnpF9iEMRBD7h3Sr" %}
[Setting up a YubiKey (Hardware/MFA Token) with Microsoft 365](/microsoft/microsoft-365-user-guides/setting-up-a-yubikey-hardware-mfa-token-with-microsoft-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/JYtqHsbcVhuP4gxCSIwG" %}
[Setting up a YubiKey (Hardware/MFA Token) with Google Workspace](/google-workspace/google-workspace-nonprofit-user-guides/setting-up-a-yubikey-hardware-mfa-token-with-google-workspace.md)
{% endcontent-ref %}


---

# 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:

```
GET https://learn.goodhearttech.org/tech-recommendations/hardware/mfa-security-token.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.
