# Connectors

The first step in crunching your business data is to connect them to the Cruncher. The platform comes with 24 different direct connectors to enable you bring your siloed data sources with a few clicks.&#x20;

Connectors are categories in four major categories

* **SaaS**: This to bring your business data recorded or collected by third party SaaS services.&#x20;
* **Database**: Cruncher can directly connect to your SQL and NoSQL databases
* **Warehouse:**  While Cruncher has its own build-in warehouse, it works with your existing warehouse to enable unmatched data unification
* **Files:** A huge portion of the real business data are in static files and Cruncher can directly consume and ingest these files.

&#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.cruncherlabs.com/connectors.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.
