# How to link a wallet to a OneID

## How to link your wallet to your ID

**Step 1:** Open Coin98 Super Wallet, click the icon at the top left corner of the wallet screen to open the side menu.

**Step 2:** Click **My** **OneIDs**

**Step 3**: Select the OneID you want to link ⇒ choose **Link Wallet**

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

**Step 3**: Select the wallet you want to link to the OneID

**Step 4:** Click **Confirm** to complete

<figure><img src="/files/9ijSKsRH0l8kQ43uCwJb" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

* One ID is only linked to one wallet
* One wallet can be linked to multiple IDs
  {% endhint %}


---

# 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.oneid.xyz/beginners-guide/mobile/how-to-link-and-unlink-wallet.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.
