# Create Account

## Step 1 - Create a business account

{% hint style="info" %}
Please follow the steps :

1. [<mark style="color:blue;">**Create Account**</mark>](/service-activation/create-account.md) **(you are here)**
2. [<mark style="color:blue;">Account Verification</mark>](/service-activation/account-verification.md)
3. [<mark style="color:blue;">Activate Service</mark>](/service-activation/activate-service.md)
   {% endhint %}

Create a new business account at [**Coinbar** ](https://pay.coinbar.io/sign-up)and complete the verifications steps to enable your account.

Fill the requested fields :

* First and Last Name\
  (For Business Accounts, the account creation is up to the Company Administrator)
* Email Address\
  (For Business Accounts, should be used Company Email)
* Password & Confirm Password
* Read and Accept General Terms & Conditions & Privacy Policy &#x20;

<figure><img src="/files/Db7mtfSA5fe1dQtOYEdA" alt=""><figcaption><p>Account creation</p></figcaption></figure>


---

# 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.coinbar.io/service-activation/create-account.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.
