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

# Selecting Your Products

> Choose the FinHub products that fit your business needs

# Selecting Your Products

FinHub offers a comprehensive suite of financial technology products. This guide helps you select the right products for your integration.

## Available Products

| Product       | Description            | Key Capabilities                                           |
| ------------- | ---------------------- | ---------------------------------------------------------- |
| **FinCore™**  | Core Banking System    | Account management, transaction processing, multi-currency |
| **FinTrans™** | Transaction Processing | Domestic/international transfers, real-time payments       |
| **FinCheck™** | RegTech & Compliance   | KYC/KYB verification, AML screening                        |
| **FinCard™**  | Card Issuing           | Virtual/physical cards, card management                    |
| **FinExE™**   | Currency Exchange      | Multi-currency exchange, FX management                     |
| **FinPOS™**   | Point of Sale          | Payment acceptance, merchant management                    |

## Product Selection by Use Case

### For Embedded Finance

* FinCore™ (Core Banking)
* FinTrans™ (Payments)
* FinCheck™ (Compliance)

### For Banking-as-a-Service

* FinCore™ (Core Banking)
* FinTrans™ (Payments)
* FinCard™ (Card Issuing)
* FinCheck™ (Compliance)

### For Business Banking

* FinCore™ (Core Banking)
* FinTrans™ (Payments)
* FinCheck™ (Compliance)

## Product Dependencies

Some products require other products as prerequisites:

```mermaid theme={null}
flowchart TD
    A[FinCore™] --> B[FinTrans™]
    A --> C[FinCard™]
    A --> D[FinExE™]
    E[FinCheck™] --> A
```

## Next Steps

After selecting your products:

1. Confirm your selection with your account manager
2. Proceed to [Receiving Credentials](/baas/api/getting-started/receiving-credentials)
3. Begin your [Development Environment](/baas/api/development/index) setup
