# Otpkey Authenticator

The Otpkey Authenticator app creates authentication credentials, such as OTP, Push-based authentication, and QR code-based authentication, to verify users' identities when needed. Similar apps include Google Authenticator and Microsoft Authenticator apps.

For example, if you use two-factor authentication on GitHub to enhance security, you need to use an OTP app on your mobile device such as the Otpkey Authenticator app.

The Otpkey Authenticator app is a multi-factor authentication app developed and distributed by Certchip as part of the OTPKEY authentication product line. This app is available on the following platforms and can be installed on your device for free through each of the stores below.

{% embed url="<https://play.google.com/store/apps/details?id=com.otpkey.authenticator&time=1>" %}
Android
{% endembed %}

{% embed url="<https://apps.apple.com/us/app/otpkey-authenticators/id6444123920>" %}
iOS, macOS, watchOS
{% endembed %}

{% embed url="<https://apps.microsoft.com/store/detail/otpkey-authenticator/XP9MCL9T4JFZ0B>" %}
Microsoft Windows
{% endembed %}

To help you quickly understand, we have attached the main screenshots of each app.

<figure><img src="/files/W43k5PjlCr4vgA9b1ipp" alt=""><figcaption><p>iPhone / iPad / Apple Watch</p></figcaption></figure>

<figure><img src="/files/OP3xo7TJsiW3mYWhlbyi" alt=""><figcaption><p>Android</p></figcaption></figure>

<figure><img src="/files/jAxOzoEczthF9VScYrrj" alt=""><figcaption><p>OS X</p></figcaption></figure>

<figure><img src="/files/jMnCSNe6lrPosPzb2xZK" alt=""><figcaption><p>Windows</p></figcaption></figure>


---

# 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.otpkey.com/apps/otpkey-authenticator.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.
