# Kripto Ramp Widget and Kripto White Label get started  🏁

* [Step 1 Partner information form](#step-1-partner-information-form)
* [Step 2 Create an account ](#step-2-create-an-account)
* [Step 3 Verify your business ](#step-3-verify-your-business)
* [Step 4 Accept general terms of service ](#step-4-accept-general-terms-of-service)
* [Step 5 Installation ](#step-5-installation)
* [Need help?](#need-help)

### **Step 1 - Partner information form**

To use the Widget/White Label API, you first need to provide some brief information about your business and your needs so we can get you set up quickly.

[Partner Information Form](https://form.typeform.com/to/rguKuaEv)

### **Step 2 - Create an account**

After you have completed the Partner Information Form, you will need to create a standard Kriptomat account, verify your identity and set up 2 factor authentication.

* Register and verify your account at Kriptomat.io
  * [How to create and verify a Kriptomat account?](https://help.kriptomat.io/en/articles/2105248-how-to-create-and-verify-a-kriptomat-account)
* Email us at[ widget@kriptomat.io](https://milto:widget@kriptomat.io) to have your account approved as an API account.

### **Step 3 - Verify your business**

In order for us to enable your API key and allow live transactions you will need to complete the KYB (Know your Business) form.

[KYB (Know Your Business) Form](https://form.typeform.com/to/CPVggCfU)

### **Step 4 - Accept general terms of service**

Once your business has been verified by our compliance team, we will send across a commercial agreement for you to review and sign. This is where we set your commission.

### **Step 5 - Installation**

Refer to our docs on how to initialise [widget](https://developer.kriptomat.io/docs/widget.html/initialise-widget) or how to use our [white label API](/docs/whitelabel-api-fiat-onramp-offramp-via-bank-wire/api-reference.md).

### **Need help?**

Email us at <widget@kriptomat.io> for any inquiries.

Check following links for more information on following topics:

* [Country coverage](< https://kriptomat.io/global/>)
* [Cryptocurrencies supported](< https://kriptomat.io/supported-actions/>)
* [Supported payment methods ](https://help.kriptomat.io/en/articles/2085462-supported-payment-methods)
* [Fees and limits ](https://kriptomat.io/fees-and-limits/)


---

# 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://developer.kriptomat.io/docs/getting-started/kripto-ramp-widget-and-kripto-white-label-get-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.
