# Getting started

Getting started with the platform is designed to be fast and straightforward. Users can go from account creation to making their first payment in just a few minutes.

This guide walks through the basic steps required to start using a crypto-backed virtual payment card.

{% stepper %}
{% step %}

### Start card issuance

Begin the card issuance process directly from the dashboard. Card issuance is fully digital and takes only a few seconds.
{% endstep %}

{% step %}

### Pay the issuance amount

Pay the card issuance fee required to create the card.

For **Starpay Black**, a **0.2% issuance fee** applies based on the card amount:

* Minimum fee: **$5**
* Maximum fee: **$500**

Issuance conditions for **Starpay Platinum** may differ and are available to eligible users only..
{% endstep %}

{% step %}

### Receive a virtual card

The virtual card is issued within seconds and becomes available for use immediately after creation.
{% endstep %}

{% step %}

### Add the card to a mobile wallet

Optionally add the card to Apple Pay or Google Pay to enable contactless payments using a smartphone or smartwatch.
{% endstep %}

{% step %}

### Start paying

Use the virtual card for online purchases, in-store payments via mobile wallets, and subscriptions where supported.
{% endstep %}
{% endstepper %}

| Tip             | Description                         |
| --------------- | ----------------------------------- |
| Use stablecoins | Helps maintain predictable spending |
| Enable alerts   | Stay informed about transactions    |
| Monitor balance | Avoid declined payments             |

Following these steps ensures a smooth and secure onboarding experience.


---

# 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.starpayinfo.com/usage/getting-started.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.
