# Getting Started with OKP

In order to get started with us, you must Sign Up in our Merchant Panel to get you created a Merchant Account you will use along the way!

## Merchant Account

### Sign Up

<figure><img src="/files/CthCSGS4sZTz7cT5cZmk" alt=""><figcaption><p>Signup Form</p></figcaption></figure>

Once the Sign Up was requested, we will contact you and approve your Sign Up request.

{% hint style="info" %}
[Sign Up request form.](https://merchants.onekeypayments.com/signup)
{% endhint %}

### Account Creation

As soon as we accept your request to start processing with us, you will receive an email to configure your account in our STG environment.Environments

Our STG environment is a safe environment you can use to test your integration and any new features you need to test risk-free.

Once you are done with the integration, we will create you an account in our PRODUCTION environment!

### Integration

Integrate the [solution you are looking for](/readme.md) and make sure everything is working smoothly :nerd:&#x20;

### Go Live

When you have completed the integration step, you will want to start processing. For that you need an account in our PRODUCTION environment. You will be able to click on "Request Go Live" from the Home of the STG Merchant Panel.

We will receive your request, review your tests and if everything is fine, you will receive an email to activate your account in production.


---

# 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/getting-started-with-okp.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.
