# Connectors

Connectors extract raw data in the form of tables (think Excel, like rows and columns, etc.). The data is stored in a database from or connected to Less (more about databases [here](/less-tech/getting-started/storage.md)). We use APIs to extract all this data.&#x20;

{% hint style="info" %}
We build Connectors for free. So if you need an integration that we currently don't have, reach out to us a <daniel@less.tech> and we'll have it ready as soon as possible.
{% endhint %}

In the video below, we walk through the basic way to set up the different types of Connectors.

#### 2 minutes and 26 seconds about Connectors

{% embed url="<https://www.loom.com/share/66e28d889c5d4e8389d9b66a35ae610c>" %}


---

# 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://resources.less.tech/less-tech/getting-started/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.
