# Welcome

Onyxcard is a privacy-first crypto card platform that allows users to spend digital assets through a seamless, modern card experience.

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

**The platform includes:**

* A public-facing product website
* A live documentation hub
* A full user dashboard
* Multi-card management
* Crypto funding and balance management
* Transaction history and account activity
* Email-based onboarding and communication workflows

Onyxcard is built to make crypto spending simple, global, and intuitive while preserving a premium user experience and a privacy-first brand identity.

**This GitBook explains:**

* What Onyxcard is
* How the platform works end to end
* What features are available to users
* How the application is structured
* How to run and maintain the platform locally


---

# 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.onyxcard.cc/readme.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.
