# Welcome to Less

{% hint style="success" %}
You can **always** reach out to us if something doesn't make sense (its probably because we haven't written enough extensively yet). Schedule a call [here](https://calendly.com/thomas-less) or send us a message at <hello@less.tech> if something is bothering you, with a question or feedback.
{% endhint %}

## This is Less

Less is a data analytics platform that helps business users find insights and automate processes. With Less, you can import data from all your systems and start building on a no-code canvas.

{% embed url="<https://www.loom.com/share/a1ec8ff6279d44b4a7a146d67d96324d>" %}
Product tour
{% endembed %}


---

# 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/welcome-to-less.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.
