# Add Another Passkey

0xequity lets users add multiple passkeys which help them access their account from multiple devices.\
\
In this guide, we'll go through the steps of adding a passkey.\
\
Navigate to the profile section where users can view a passkey option.&#x20;

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

Upon clicking on it, a page will open containing information related to the available passkeys,  &#x20;

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

* **Add Passkey:** Use to add another passkey.

Once the user clicks on the "Add Passkey" button a modal will open containing the pairing code and the instruction to register a new device.<br>

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

1. **Step 1:** Enter the pairing code from the below user wants to register. On a new device click "Connect" and then click "Having a problem?", Then select the option "Register new device"
2. **Step 2:** Simply scan the QR code from your new device.

In this guide, we will follow Step  1.\
\
Now open 0xequity on a new app, click "Connect" and then click "Having Problems?"

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

&#x20;then select the "Register new device" option. <br>

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

Users are now asked to provide the required information.

<figure><img src="/files/3Mg7d9wGfI172CtOLnfU" alt=""><figcaption></figcaption></figure>

1. **Email:** Users can enter their email
2. **Pairing Code:** Paste the pairing code we just received from the previous steps&#x20;

After providing the required information click on the "Create Passkey" button a prompt will open up asking their permission to create a new passkey on their specified device where the user will be able to create their new Passkey.

That's it, by following these simple methods users can create a new passkey.


---

# 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.0xequity.com/how-can-i/add-another-passkey.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.
