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

# Account Creation & KYC

Getting started with Ramply is quick and straightforward. Follow these steps to create your account and complete the necessary verification process.

## Step 1: Create Your Account

1. **Sign Up**: Visit Ramply and click "Create Account" or "Sign Up"
2. **Basic Information**: Provide your email address and create a secure password
3. **Email Verification**: Verify your email address through the confirmation link sent to your inbox
4. **Profile Setup**: Complete your basic profile information

## Step 2: Complete KYC Verification

KYC (Know Your Customer) verification is required to unlock full transfer capabilities and ensure compliance with global regulations.

### Required Information

* **Personal Details**: Full name, date of birth, address
* **Government ID**: Valid passport, driver's license, or national ID
* **Address Verification**: Utility bill, bank statement, or government document
* **Selfie Verification**: Photo verification to match your ID

### KYC Process

1. **Upload Documents**: Submit clear photos of your government-issued ID
2. **Address Proof**: Provide a recent document showing your current address
3. **Selfie Verification**: Take a selfie that matches your ID photo
4. **Review Process**: Our team reviews your documents (usually within 24 hours)
5. **Approval**: You'll receive confirmation once verification is complete

## Step 3: Get Your Ramply Wallet

Your secure Ramply wallet is created instantly at sign-up. Once your KYC is approved:

1. **Wallet Access**: Your wallet is automatically available in your dashboard
2. **Funding Options**: Add funds using debit/credit card or bank transfer
3. **Ready to Transfer**: Start sending money globally once funded

## Why KYC is Required

* **Regulatory Compliance**: Meets global anti-money laundering (AML) requirements
* **Security**: Protects against fraud and unauthorized transactions
* **Higher Limits**: Unverified accounts have lower transaction limits
* **Full Access**: Complete access to all Ramply features and services

## Supported Countries

Ramply supports users from 120+ countries worldwide. Check our supported countries list to confirm availability in your region.

## Need Help?

If you encounter any issues during account creation or KYC verification:

* Check our FAQ section for common questions
* Contact our support team for assistance
* Ensure all documents are clear and legible
* Verify your information matches your government-issued ID exactly


---

# 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:

```
GET https://docs.ramply.app/getting-started/account-creation-kyc.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.
