> For the complete documentation index, see [llms.txt](https://paychain.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paychain.gitbook.io/docs/your-gateway-to-paychain/getting-started.md).

# Getting Started

This comprehensive guide serves as your trusted resource for navigating PayChain’s ecosystem. Whether you are new to cryptocurrency or a seasoned enthusiast, this documentation provides all the tools and knowledge you need to maximize the benefits of PayChain.

In this guide, you’ll discover:

* Step-by-step instructions to register and activate your PayChain Visa card.
* In-depth insights into PayChain’s features and applications.
* A clear understanding of the strategic and technical foundations that make PayChain unique.
* Answers to frequently asked questions for a seamless onboarding experience.

***

## **Getting Started: Activating Your PayChain Visa Card**

PayChain is committed to simplifying your onboarding process, allowing you to effortlessly integrate blockchain-powered payments into your daily life. Follow these steps to get started:

#### **Step 1: Create Your PayChain Account**

* Access the PayChain official website or download the card management app.
* Follow the app’s guided process to securely connect your preferred cryptocurrency wallet. Securely connect your digital wallet to establish your blockchain-based identity on PayChain. This wallet will serve as the core of your PayChain account.
* Ensure compatibility with tokens and assets supported by PayChain, including PAYOS and PUSD.

#### **Step 2: Select Your Card Tier**

* Choose the PayChain Visa card tier that best suits your needs:
  * **Basic Tier (Online Payment Card)**: Designed for seamless online transactions, ideal for everyday digital payments.
  * **Premium Tier (All-Purpose Global Payment Card, APGP Card)**: Offers global usability with advanced features, including a complimentary Ipeakoin card for additional benefits.

#### **Step 3: Fund Your Account**

* Deposit the required amount to register your selected card tier.

**Step 4: Card Issuance and Activation**

* Once your application is complete:
  * **Physical Cards (Coming Soon)**: Delivered to your registered address for Premium users.
  * **Virtual Cards**: Instantly accessible via the card management app for both Basic and Premium users.

**Step 5: Begin Using PayChain**

* Link your card to digital wallets like Apple Pay or Google Pay for enhanced payment convenience.
* Start leveraging your PayChain Visa card for global transactions, subscriptions, and more.

***

## **Pro Tips for a Smooth Onboarding**

* **Maximize Referral Benefits**: Share your referral link with others to earn substantial rewards as they join PayChain. Both direct and indirect referrals contribute to your benefits.
* **Explore App Features**: Dive into the card management app’s capabilities, including real-time transaction tracking, customization options, and spending control.
* **Prioritize Security**: Activate multi-factor authentication to safeguard your account and assets at all times.

***


---

# 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://paychain.gitbook.io/docs/your-gateway-to-paychain/getting-started.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.
