# Create an Internet Identity

Setting up your [Internet Identity](/introduction/internet-identity.md) is quick and secure. Follow these steps to get started:

1. Go to [OISY.com](https://OISY.com).
2. Press “Open or Create”
3. Choose the method you want to use to log in.\
   You can either use an existing account on Google, Apple, or Microsoft to authenticate yourself, or you can choose to continue with a passkey.

## Create an Identity using a Passkey

{% hint style="info" %}
Also see [Create an Internet Identity 2.0 using a Passkey](https://identitysupport.dfinity.org/hc/en-us/articles/39743852326420-How-do-I-create-an-Internet-Identity-2-0-using-a-Passkey)
{% endhint %}

4. Select “Create new identity”
5. Choose your passkey security method (e.g., Face ID, fingerprint, or security key)
6. Complete the passkey setup flow
7. You’ll be redirected to OISY Wallet, where your wallet will load automatically

## Create an Identity using a social login provider

{% hint style="info" %}
Also see [Create an Internet Identity 2.0 using my Google account](https://identitysupport.dfinity.org/hc/en-us/articles/39744877389844-How-do-I-create-an-Internet-Identity-2-0-using-my-Google-account)
{% endhint %}

4. Select your preferred provider and log in with that provider
5. Confirm the new Identity
6. You’ll be redirected to OISY Wallet, where your wallet will load automatically

## Read more

{% 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 %}

📌 Once completed, you’ll have seamless access to OISY and other ICP services.


---

# 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/create-an-internet-identity.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.
