# Getting started

### Explore our products

**Payments solutions**

<table><thead><tr><th width="168.6875" align="center" valign="middle">Solution</th><th width="556.8984375">Description</th></tr></thead><tbody><tr><td align="center" valign="middle"><strong>Deposits</strong></td><td>This is our solution to help you collect payments, with worldwide coverage and local expertise.<br>Payment methods of all varieties: credit cards, bank transfers, cash vouchers and wallets.<br>You will find different types of integrations and tools to achieve your perfect integration.<br>This technical solutions scopes all sort of deposit flows: one-type payments, subscriptions, card-on-file, and more.</td></tr><tr><td align="center" valign="middle"><strong>Cashouts</strong></td><td>With this solution you will have the capability of generating local cashouts in all our coverage.<br>Payout methods can take shake of bank transfers, cash vouchers and payouts to wallets.</td></tr><tr><td align="center" valign="middle"><strong>Platforms Booster</strong></td><td>This is the solution for clients that have a platform-alike solution and need to create transaction on behalf of Submerchant accounts, acting as technology partner for them.</td></tr></tbody></table>

{% hint style="info" %}

#### Other solutions

Besides payments processing we provide high-value API integrations to fulfill  technological and business requirements to safely operate and smoothly incorporate our solutions in your day-to-day.

* [**Know Your Customer API**](/api-reference/know-your-customer-api/security-aspects.md): very useful to retrieve information about your client.
* [**Reconciliation API**](/api-reference/reconciliation-api/security-aspects.md): to blend the information accessible from Merchant Panel within your internal systems.
* [**Bank Account Validation API**](/api-reference/cashouts-api/validate-bank-accounts.md): validate if a bank account exists and check the correct format
  {% endhint %}

### Create a merchant account

By filling this  <a href="https://www.onekeypayments.com/contact" class="button primary" data-icon="memo-circle-check">Form</a> our Sales team will get in touch with you and guide you through our **onboarding process**.

Meanwhile, our team will create your **merchant account** in order to start your integration on a parallel track.

### Access the Merchant Panel

Once your merchant account is created, you will have access to the Merchant Panel within the Staging environment: <https://merchants-stg.onekeypayments.com/login>&#x20;

{% hint style="success" %}

#### :e-mail: Activation email

Once your application is approved, we will send an activation email to your registered address.

* From: **`merchants@onekeypayments.com`**
* Subject: **Activate your account**

Please click the **activation link** inside this email to set your password and log in for the first time.

🗓️ The email is usually sent within **one business day** of your account approval.

:question:What if I don't receive the email?

1. Check your spam/junk folder
2. Add `merchants@onekeypayments.com` to your email contacts to ensure delivery.
3. Get in touch: if you still haven't received it after 48 hours, please reach out to our commercial team.

❗️ **Important security note**: For your protection, only trust emails sent from the `merchants@onekeypayments.com` address. \
We will never ask for your password or financial details via email.
{% endhint %}

Follow this guide to learn our integration concepts and quickstart your integration.&#x20;

***

## Next steps

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Get your API Keys</strong></td><td><a href="/files/9vCfyzsigHFqHD4zgT70">/files/9vCfyzsigHFqHD4zgT70</a></td><td><a href="/pages/d4l0zreZpwI6Zi6Fy698">/pages/d4l0zreZpwI6Zi6Fy698</a></td></tr><tr><td align="center"><strong>Important configurations</strong></td><td><a href="/files/ApKuyWm6NlTjG4fnKm8b">/files/ApKuyWm6NlTjG4fnKm8b</a></td><td><a href="/pages/P7oMGpV6Xi7D036wjQAl">/pages/P7oMGpV6Xi7D036wjQAl</a></td></tr><tr><td align="center"><strong>Start testing</strong></td><td><a href="/files/orD3s37YZ5rloDg2pX47">/files/orD3s37YZ5rloDg2pX47</a></td><td><a href="/pages/aYIMOMJGpu8QwQgRXfcF">/pages/aYIMOMJGpu8QwQgRXfcF</a></td></tr><tr><td align="center"><strong>Go Live</strong></td><td><a href="/files/2n4jABztEPI3y4yAvGXD">/files/2n4jABztEPI3y4yAvGXD</a></td><td><a href="/pages/dqCJX57Mjf33jNTMvGGq">/pages/dqCJX57Mjf33jNTMvGGq</a></td></tr></tbody></table>


---

# Agent Instructions: 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://apidocs.onekeypayments.com/guides/getting-started.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.
