# Getting started

This page guides you through setting up a Carouseller account, and how to start building your integration.

## 1. Contact Carouseller

<figure><img src="https://1197055324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJDvYutHuRE7CkaId7A9G%2Fuploads%2FDWwDdu3K9QV9IbKns9AF%2FScreenshot%202023-06-19%20at%2013.15.02.png?alt=media&#x26;token=1a3981b6-2612-4c61-b22a-f574fd309e91" alt=""><figcaption></figcaption></figure>

Firstly, to create a Carouseller account, you will need to contact a manager and schedule a call. To do that - head over to our home page [www.carouseller.com](https://www.carouseller.com), scroll down to find the contact form and fill in the required information. We will contact you through the email provided.

## 2. Sign the contract

After a successful call with our manager you will have to sign the contract get your test account. The manager will create your test account in our system [dashboard.carouseller.com](http://dashboard.carouseller.com/) which is a unified dashboard where you can manage your Carouseller integration across regions and currencies.

## 3. Build your integration

Start building and test your integration - direct API. You can acquire secret key and request  URLs/webhooks here: [dashboard.carouseller.com](http://dashboard.carouseller.com/) in the "Developer API settings".

## 4. Build your live account

Get your live account.

## 5. Accept live payments

Get ready to accept live payments. To start accepting live payments using your live account, you must first configure your account.


---

# 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://docs.carouseller.com/carouseller/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.
