# Card Settings

This is an overview of your Tokiphy Card Settings.

The displayed information includes the card code, card serial number, card PIN, card wallet address, as well as technical details about the card's hardware and software version.

{% hint style="info" %}
It is important to remember your card's PIN as it may be required for in-person verifications that use two-factor authentication.
{% endhint %}

To be prepared for losing access to your primary email address or mobile number, create an additional backup email address or phone number.

Your Tokiphy Card is automatically activated and can be validated using our validation ecosystem. To deactivate the card, click on the green card icon. To reactivate it, click on the red card icon.

Once your card is deactivated, it cannot be used for scanning by our validation system. However, all other functions such as the wallet and portal access remain active.

{% hint style="danger" %}
Once your card is deactivated, it cannot be used for scanning by our validation system. However, all other functions such as the wallet and portal access remain active.
{% endhint %}

We recommend deactivating your card if it has been lost, damaged, or stolen.<br>


---

# 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/card-settings.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.
