# Introduction

Tokiphy Wallet is a technology solution to simplify user wallet access. Each Tokiphy Card comes with a default Ethereum, Polygon (Matic) and Binance Smart Chain (BSC) wallet that is assigned to the card during manufacturing and initialization.&#x20;

{% hint style="info" %}
We plan to implement more chains in the near future.
{% endhint %}

After the user who has claimed the Tokiphy Card by registering its card code on the Tokiphy Platform, in a second step, the user can claim these Tokiphy Card default wallets.


---

# 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/tokiphy-wallet/introduction.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.
