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

# Getting Started

Welcome to Cryptoix! This guide will help you set up your merchant account and start accepting cryptocurrency payments quickly and easily.

## Create or Access Your Account

If you're new to Cryptoix, you'll need to create an account. If you already have one, you can log in.

### Creating a New Account

1. **Visit our website:** Go to [cryptoix.io](https://cryptoix.io/).
2. **Sign Up:** Click the "Sign Up" or "Get Started" button.
3. **Enter your details:** Provide your email address, create a strong password, and agree to our terms.
4. **Verify your email:** Check your inbox for a verification email from Cryptoix and click the link inside.

### Logging In to Your Existing Account

1. **Visit our website:** Go to [cryptoix.io](https://cryptoix.io/).
2. **Log In:** Click the "Log In" button.
3. **Enter your credentials:** Use your registered email address and password.

## Complete Your Merchant Profile

After logging in, you'll be guided to complete your merchant profile. This helps us verify your account and set up your payment options.

1. **Navigate to Profile:** In your merchant dashboard, find the "Profile" or "Account Settings" section.
2. **Provide Business Information:** Fill in details about your business, such as your business name, address, and contact information.
3. **Upload Documents (if required):** Depending on your region and business type, you may be asked to upload identification documents or business registration papers. This is part of our Know Your Customer (KYC) process to ensure a secure platform for everyone.
4. **Set up Payout Information:** If payout features are enabled for your account, you may be able to configure withdrawal options. This often involves entering and verifying a cryptocurrency wallet address. Live funds can be monitored in your Wallets/Balances section before you request a withdrawal.

*Note: The specific information required for your profile and the availability of certain features, such as payouts, might depend on your platform's settings and your account's verification status.*

## Set Up Supported Currencies

Cryptoix allows you to accept payments in various cryptocurrencies. The currencies available to you depend on platform settings, compliance requirements, and your gateway configuration.

1. **Configure Gateway or Payment:** When setting up a payment gateway or creating a payment link, you will typically select the cryptocurrencies you wish to accept from the available options.
2. **Check Availability:** The specific cryptocurrencies and fiat currencies supported for reporting and settlement are determined by the platform's configuration and your account's compliance status.

*Note: The list of supported currencies and their availability may vary based on your account's configuration and regional regulations.*

## Create Your First Payment

Before creating a payment, ensure you have set up a payment gateway if you are integrating Cryptoix with your website or using API-driven payments.

### Set Up a Payment Gateway (for website/API integrations)

1. **Navigate to Gateways:** In your merchant dashboard, go to "Settings" and then "Payment Gateways."
2. **Create or Select Gateway:** Click "Create New Gateway" or select an existing one.
3. **Configure Gateway:** Follow the on-screen instructions. For website integrations, you will typically need to configure API keys and `webhook/callback` URLs.
4. **Activate Gateway:** Ensure your gateway is marked as "Active."

Now you can create payment requests for your customers in a few ways:

### Option 1: Using a Payment Link

1. **Navigate to Payments:** In your dashboard, go to "*Payments*" or "*Create Payment*."
2. **Select Gateway:** Choose the active payment gateway you wish to use, or select a payment method if applicable.
3. **Enter Payment Details:**
   * **Amount:** Specify the amount the customer needs to pay.
   * **Currency:** Select the cryptocurrency the customer will pay in (e.g., BTC, ETH).
   * **Description:** Add a brief note about the payment (e.g., "Invoice #1234").
4. **Generate Link:** Click "**Create Payment Link.**"
5. **Share the Link:** Copy the generated payment link and send it to your customer via email, message, or embed it on your website.

### Option 2: Using the Checkout Page

If you have integrated Cryptoix with your website using a plugin or API, customers will see a checkout page automatically when they are ready to pay. You simply need to ensure your system is set up to direct them to the Cryptoix checkout.

## Test the Customer Checkout Experience

Before accepting live payments, it's crucial to test the process.

1. **Use a Test Payment:** Create a small test payment using one of the methods above.
2. **Open the Payment Link:** Click on the payment link you created.
3. **Simulate Customer Payment:** You will see a checkout page displaying the amount and currency.
   * **Test Mode:** If your platform settings allow for a test mode, use this option. This will simulate a payment without using real cryptocurrency or network fees.
   * **Live Network (Use with Caution):** If test mode is not available, you can send a very small amount of cryptocurrency to the provided address. Be aware that this will be a real transaction on the blockchain, and network fees will apply. Understand the value of the cryptocurrency and network fees before proceeding.
4. **Verify Transaction Status:** Check your merchant dashboard to see if the test payment is reflected accurately. Look for transaction statuses such as "Pending," "Confirmed," "Completed," "Expired," or "Failed."

*Note: The availability of a test mode depends on your platform's configuration.*

## Merchant Dashboard Basics

Your merchant dashboard is your central hub for managing payments and your account. Here's a quick overview:

* **Dashboard Home:** Provides a summary of recent activity, sales, and important notifications.
* **Payments / Checkout Links:** Where you create new payment requests and view all your generated payment links and their statuses.
* **Transactions:** A detailed list of all payment attempts, showing their status (Pending, Confirmed, Completed, Failed, Expired), amount, currency, and customer details. You can monitor the progress of payments here.
* **Wallets / Balances:** Shows your current cryptocurrency balances across different assets. If enabled, this is also where you can initiate withdrawals.
* **Invoices / Subscriptions:** If enabled, you can manage recurring payments and view generated invoices.
* **Payouts / Withdrawals:** If enabled, this section allows you to view your payout history and initiate new withdrawal requests.
* **KYC / Support:** Access information about your account verification status and find ways to contact our support team.
* **Settings:** Configure your profile, payment gateways, supported currencies, API keys, webhooks, and other account preferences.

## Go Live Checklist

Ready to accept your first real payment? Use this checklist:

* [ ] **Account Verified:** Your merchant profile is complete and verified.
* [ ] **Gateway Active:** You have set up and activated at least one payment gateway (if using website/API integration).
* [ ] **Currencies Enabled:** You have enabled the cryptocurrencies you want to accept.
* [ ] **Test Transaction Successful:** You have successfully tested the checkout process and verified the transaction status in your dashboard.
* [ ] **Customer Communication Ready:** You know how to share payment links or direct customers to your checkout.
* [ ] **Transaction Monitoring:** You understand how to view and monitor incoming transactions in your dashboard.
* [ ] **Integration Configuration (if applicable):** If using a website, plugin, or API integration, confirm API keys are stored securely and `webhook/callback` URLs are configured and tested.

Once you've checked these items, you're ready to start accepting cryptocurrency payments with Cryptoix!


---

# 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://docs.cryptoix.io/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.
