# How to link and unlink wallet

## How to link your wallet to an ID

To get started, access OneID's website:[ https://www.oneid.xyz/](https://www.oneid.xyz/) and then connect with the wallet used for registering your ID.

**Step 1:** Click on the profile icon at the top right corner of the main page, then select My ID section.

<figure><img src="https://lh7-us.googleusercontent.com/oeO00ueTTsAjfQLQk581F497hI0pPSeHXrbqZ8-L9T8oR6QoMBI8uyEPLDnt0JTVgATPgXui3ywTO-uaac97s34C4-rSwLVEfp1Ut8T7l_A_UUWdKJWuFsPt_MeF4_Cbuu_d8uOtNuF8zAdMyL3sR2w" alt=""><figcaption></figcaption></figure>

**Step 2**: In the My ID section, please select the ID to which you would like to link your wallet. We’ll select the domain ***testaccount.c98*** for example in this article.

**Step 3**: Coin98 will pop up a screen to request for granting permissions. Click **Grant** to get all available wallets.

<figure><img src="https://lh7-us.googleusercontent.com/Hp4MrMjpaZDMxXoYQF6z0lyfOfCb8H01A_9hM_UMMmSFtsaVAmSCA3TW0IW-y5XqfAViVgf8trRLLNTFuOCab7r8ImWHvPCie2HIeOalqELnP1O9C9mT_ZPgf8wc2hBlqcWliYr5T-dCn_tfER-nmd4" alt=""><figcaption></figcaption></figure>

**Step 4:** Choose the Multichain wallet to which you would like to link your ID, then review the order and click **Save**

<figure><img src="https://lh7-us.googleusercontent.com/X63w1gIahUOq8jFPXQHOeR1gjKfvcw0zGvqhNDl-N5rFAHURVEgY3LbMpYnPIQ4WJ5LUufSl-Lmp6J9-x6z5GgFn4KtPQ-rYW6-CeTF_WqWZHdd6qiLc9nx3amgRFL_qgq3FNTHtQPKFirmMQYTDohA" alt=""><figcaption></figcaption></figure>

**Step 5:** After the order is completed, your Multichain wallet will be linked to the selected ID. You can click the ID in the Linked Wallets section to recheck the Multichains wallets that are being linked to it.

<figure><img src="https://lh7-us.googleusercontent.com/BqIsgbZRIRg1z1XWb-IQq9YE60BeHhGD2XIKqtRD9XjYwbPh_PbxbFR09awv9j4VKyAbF4KaPu6Ct8-OyE7lKwk8nfHVXKmG1ez900vH1NukEyWwImCVre7l-i5CeMK87-O_21Pg9p0-5DNXeZeseIw" alt=""><figcaption></figcaption></figure>

**Note:**

* One ID is only linked to one wallet
* One wallet can be linked to multiple IDs

## How to unlink your wallet from your ID

You need to connect with the wallet used for registering your ID first

**Step 1:** Click on the profile icon at the top right corner of the main page, then select My ID section.

**Step 2:** In the Linked IDs section, please select the ID to which you would like to unlink from your wallet. We’ll select the domain testaccount.c98 for example in this article.

<figure><img src="https://lh7-us.googleusercontent.com/xtma7d1xQAKAXfDsV7QpidVBrYHQrM2oWBowFpKb6MkOczSnrrs-SSAB8QSVK2eoBechSg3Gth53pf1HtsqgWDqHmZ8y5DZjVCyMEcpkUkjIq_2Z52wVWE14n60pK3TGSLQfWmF6Ko0TQAegxlJ5f7E" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on **Unlink ID** option from the list.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/1mGJkn190oCu-sq6CVep156hFldgYIKGlbHVMD5h1dxG3LaUBkiGB7AD7rJoPHetsdKCDlTS-h2_BrDh57mTuKupyDA6OLGGV33P7cL4OM-P2doD7oGe1v2CghJinW0bMhhctX49jcodpdgpG_QNTEg" alt=""><figcaption></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.oneid.xyz/beginners-guide/website/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.
