# Logging Into OISY

{% hint style="info" %}
**OISY recently switched from version 1.0 of Internet Identity to version 2.0.**

Please check [OISY Wallet switches to Internet Identity 2.0](/using-oisy-wallet/support/oisy-wallet-switches-to-internet-identity-2.0.md) for detailed information about this switch, and check the additional links in the [#read-more](#read-more "mention") box at the bottom of the page.
{% endhint %}

Since OISY Wallet is browser-based, you can log in seamlessly without requiring a password. Instead, it leverages Internet Identity authentication, allowing you to use biometrics (FaceID, TouchID) or a security key.

To log in

1. Go to [OISY.com](https://oisy.com).

2. Click “**Open or Create**”

   <div align="left"><figure><img src="/files/KKPAaOYaWWbxDrwkmpdy" alt="" width="276"><figcaption></figcaption></figure></div>

3. On the **Choose method** screen, select if you want to continue with a passkey or with a social login provider.

   <div align="left"><figure><img src="/files/5GC1UrPaHP67P5xCzm8J" alt="" width="188"><figcaption></figcaption></figure></div>

4. On the "**Sign in**" screen, ensure you see the correct Identity on top right, and click "**Continue**"

   <div align="left"><figure><img src="/files/IJ5Fivzr5e2q7jxhYxy6" alt="" width="188"><figcaption></figcaption></figure></div>

   1. You can change the Identity you want to use via the selector on top right.<br>

5. Click "Continue" and complete the sign-in verification using your preferred method (FaceID, TouchID, or security key).

{% hint style="info" %}

## **Read more**

* **OISY Documentation**
  * [Internet Identity](/introduction/internet-identity.md)
  * [OISY Wallet switches to Internet Identity 2.0](/using-oisy-wallet/support/oisy-wallet-switches-to-internet-identity-2.0.md)
* **Internet Identity Help Center**
  * [Internet Identity Help Center](https://identitysupport.dfinity.org/hc)
  * [Internet Identity 2.0 : Basics](https://identitysupport.dfinity.org/hc/articles/39593373981588-Internet-Identity-2-0)
  * [Internet Identity 2.0 : Upgrade FAQ](https://identitysupport.dfinity.org/hc/articles/40276570234132-Internet-Identity-Upgrade-FAQ)
    {% endhint %}

OISY Wallet offers cross-device access without the need for extensions, ensuring a frictionless experience across desktop and mobile browsers.


---

# 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.oisy.com/using-oisy-wallet/how-tos/logging-into-oisy.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.
