> ## Documentation Index
> Fetch the complete documentation index at: https://docs.eximpe.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Registering for an Account

> Ready to start accepting payments with EximPe? Just follow this quick guide to get your merchant account up and running.

<CardGroup cols={2}>
  <Card title="Production" icon="rocket" href="https://merchant.eximpe.com/auth/sign-up">
    Sign up for a live account to start accepting real payments
  </Card>

  <Card title="Sandbox" icon="code" href="https://merchant-uat.eximpe.com/auth/sign-up">
    Sign up for a sandbox account to test your integration
  </Card>
</CardGroup>

<Tip>
  **Parallel Workflow:** Developers can sign up on the **Sandbox** environment to start the integration immediately, while the Business Team can sign up on **Production** to submit KYC details and complete the onboarding process in parallel.
</Tip>

1. **Navigate to the sign-up page**
   * For **Production**: [https://merchant.eximpe.com/auth/sign-up](https://merchant.eximpe.com/auth/sign-up)
   * For **Sandbox**: [https://merchant-uat.eximpe.com/auth/sign-up](https://merchant-uat.eximpe.com/auth/sign-up)

<Frame>
  <img src="https://mintcdn.com/lesamis/nGc65P3VwBdLmqEz/images/sign_up.png?fit=max&auto=format&n=nGc65P3VwBdLmqEz&q=85&s=5e25f7068571d8de93339b6d2e7b2fc7" alt="Collect Payments from India with Ease" style={{ borderRadius: '0.5rem' }} width="2880" height="1800" data-path="images/sign_up.png" />
</Frame>

2. **Enter your business email**
3. **Verify your email using the OTP we send**
4. **Fill in your company info:**
   * Business Name
   * Country
5. **Choose Account Type:**
   * Merchant — For individual businesses accepting payments
   * Payment Aggregator — If you're managing payments for multiple merchants
6. **You're In!**

<Info>
  Once you complete the form, you'll be redirected to your EximPe Dashboard, where you can begin activating your account and integrating payments.
</Info>
