# Get started

To get started, [create an account](https://app.migrate.run/auth/register) in the web application.

<div align="center" data-full-width="false"><figure><img src="https://2225129800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1VgKVi3Mzx5AQMOby8vh%2Fuploads%2Fn9WY96brMVBRaJ7rbLXI%2F111.png?alt=media&#x26;token=9600825d-535a-4d13-b747-3ff040f2ab3d" alt=""><figcaption></figcaption></figure></div>

### Creating a Project

A project is an entity that contains endpoints, webhooks and many settings. You can create several projects if your current tariff plan allows it.

After registration, you can create a project manually or import from a file.

[Go to Dashboard](https://app.migrate.run)

### Import using Postman collection

The platform supports creating a project based on the Postman collection. If you have a Postman project and want to use these endpoints to create a Mock API, you can use the collection to transfer data to our platform.


---

# 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.migrate.run/mock-api-builder/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.
