> For the complete documentation index, see [llms.txt](https://skxs-organization.gitbook.io/skx_v1.4/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skxs-organization.gitbook.io/skx_v1.4/skx-payfi-platform-overview/physical-card-experience.md).

# Physical Card Experience

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

Premium metal construction transforms cryptocurrency holdings into universal spending power.

SKX metal MasterCards work at millions of merchants worldwide with contactless, chip, and magnetic stripe capabilities. Users access crypto portfolios at grocery stores, restaurants, gas stations, and online retailers without merchant awareness of underlying blockchain transactions. Real-time authorization completes within seconds, maintaining merchant satisfaction and user convenience.

Security features incorporate EMV chip technology and real-time fraud monitoring. User-controlled spending limits enable customizable daily, weekly, or monthly thresholds based on personal risk tolerance. Transaction notifications provide instant confirmation with merchant names, amounts, and remaining balances across all connected cryptocurrencies.

International usage enables global spending without foreign transaction fees or currency conversion complications. Multi-currency merchant settlement happens transparently with consistent fee structures regardless of location. 24/7 customer support provides comprehensive assistance through dedicated channels with specialized cryptocurrency knowledge.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://skxs-organization.gitbook.io/skx_v1.4/skx-payfi-platform-overview/physical-card-experience.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
