# Get started with BigRadar

### How to signup?

Just [go to the signup page](https://app.bigradar.io/register) and provide some basic info to set up your new account. we just need the following data for new signups.&#x20;

* Your name
* Email
* Create password
* Accept terms of use

After signup, you can follow this step by step guide to [set up your new account. ](https://help.bigradar.io/quick-start/setup-new-account)

### Coming from other platforms?

If you are you looking to migrate from the previous platform which you're using. We would be happy to help you. Please [reach our team](mailto:team@bigradar.io) for quick assistance.&#x20;

However, you can import you can customers data directly in the users section by importing a CSV file.&#x20;

### How to integrate BigRadar on your website?

It's quite simple and you don't need to be a developer. Our team has [explained in this post](https://help.bigradar.io/quick-start/install-bigradar-on-your-website) about how you can easily integrate in less than 5 mins.&#x20;


---

# 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://help.bigradar.io/master.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.
