# Getting Started

## Overview - Universal Database Integration for MongoDB, PostgreSQL, and MySQL

Neurelo brings a cutting-edge approach to building, managing, and interacting with databases, supporting various technologies like MongoDB, PostgreSQL, and MySQL. This means no matter your database choice or where it's hosted, Neurelo easily integrates with it.&#x20;

Create an account with Neurelo to get started. Once you create the account, just share the details of your MongoDB, Postgres, or MySQL databases, and you're all set to explore and elevate your data operations with Neurelo using our Quick Start guide. Additionally, getting started with Neurelo's advanced features, like generating complex queries using AI assist, validating them, and creating custom API endpoints, is a breeze once you have onboarded a project on Neurelo.&#x20;

After the setup, Neurelo becomes a robust intermediary, allowing you to smoothly use its features on any of these databases with your applications. Whether you're dealing with MongoDB's document-oriented structures, PostgreSQL's relational complexities, or MySQL's widespread utility, Neurelo guarantees a consistent, efficient, and user-friendly experience across the board.

Neurelo's universal compatibility not only expands the possibilities for your data operations but also simplifies your workflows. It cuts down on the usual complexities related to handling different database systems. With Neurelo's robust, versatile, and user-friendly platform, developers can worry less about the details of database management and focus more on developing their applications.&#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://docs.neurelo.com/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.
