# Custom Wallet

To add a custom wallet, go to the icon menu on the left and select "Custom Wallet".

<figure><img src="/files/3EJSCLfmMA1jCZS9Sqs6" alt=""><figcaption><p>(Custom Wallet Page)</p></figcaption></figure>

To link your personal wallet with your Tokiphy card, click on "Connect Wallet" and connect it to your web3 wallet. If the message "Wrong Network" appears, switch to Ethereum and try again as the signature can only be done on the Ethereum network. Different wallet chains are supported for validation and NFT claims.​

Once you have connected to web3 and signed in successfully, you can link your Tokiphy card with a custom wallet. Please note that currently only one custom wallet can be linked to your Tokiphy card. However, if you wish to link a different wallet, you can remove the current one and link the new one. This applies at all times.<br>

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

{% hint style="danger" %}
**Your Tokiphy Card is not yet linked to your custom wallet!**
{% endhint %}

To complete the assignment process, click on "Assign wallet to card >" after you have successfully signed.&#x20;

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

{% hint style="success" %}
You now can see the confirmation that your custom wallet is linked to your Tokiphy Card.
{% endhint %}

Just to clarify, we do not distinguish between chains here. When verifying a card, we search all chains (Ethereum, Polygon, and BSC) for a potential token contract match to simplify the overall process.

{% hint style="danger" %}
You can only add one custom wallet at a time to your Tokiphy Card.
{% endhint %}

To remove your personal wallet from the Tokiphy verification process or add another wallet to the Tokiphy Card, simply click on "Remove wallet from card>" and begin the process again whenever you want.


---

# 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.tokiphy.com/custom-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.
