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

# Getting Started with CoreX

> Begin your CoreX journey - from registration to go-live

# Getting Started with CoreX

This guide walks you through the process of launching your CoreX-powered financial services platform.

## CoreX Client Journey

```mermaid theme={null}
flowchart LR
    A[Register] --> B[Select Products]
    B --> C[Provide Branding]
    C --> D[Configuration]
    D --> E[Go-Live]
```

<Steps>
  <Step title="Tenant Registration">
    Register your organization through our self-service portal
  </Step>

  <Step title="Select Products">
    Choose which FinHub products you need (FinCore, FinTrans, etc.)
  </Step>

  <Step title="Provide Branding">
    Submit your brand assets for white-labeling
  </Step>

  <Step title="Platform Configuration">
    FinHub configures your white-labeled platform
  </Step>

  <Step title="Review & Approve">
    Review the customized platform in staging
  </Step>

  <Step title="Go-Live">
    Launch your branded financial services platform
  </Step>
</Steps>

## Self-Service Registration

Get started immediately with our self-service signup:

<Card title="Register Now" icon="user-plus" href="https://bpm-beta.finhub.cloud/new-tenant/signup">
  Start your CoreX registration at bpm-beta.finhub.cloud
</Card>

## Timeline

| Phase                 | Duration  | Activities                                  |
| --------------------- | --------- | ------------------------------------------- |
| **Registration**      | Instant   | Self-service signup, account creation       |
| **Product Selection** | 1 day     | Choose products and subscription tier       |
| **Branding Setup**    | 1 week    | Brand asset collection, theme configuration |
| **Configuration**     | 1-2 weeks | Platform setup, product configuration       |
| **Review**            | 1 week    | Staging review, feedback, refinements       |
| **Go-Live**           | 1-2 days  | Production deployment, DNS setup            |

**Total: 2-4 weeks** (depending on complexity)

## What You'll Need

Before starting, prepare:

* **Brand Assets**: Logo (SVG/PNG), color palette, fonts
* **Legal Documents**: Terms of service, privacy policy
* **Domain**: Custom domain for your platform
* **Business Info**: Company details for compliance

## Next Steps

<CardGroup cols={3}>
  <Card title="Tenant Registration" icon="user-plus" href="/baas/corex/getting-started/tenant-registration">
    Register your organization
  </Card>

  <Card title="Select Products" icon="box" href="/baas/corex/getting-started/select-products">
    Choose your products
  </Card>

  <Card title="Provide Branding" icon="palette" href="/baas/corex/getting-started/provide-branding">
    Submit brand assets
  </Card>
</CardGroup>
