# Introduction

Welcome to the documentation site for Tablomat! 🎉

Tablomat is a new spreadsheet editor for teams who spend most of their time working with spreadsheets and looking for ways to improve the speed and quality of their work.

If you'd like to learn more about Tablomat and what it can offer, check the following articles:

* [Discover Tablomat's Features](#features)
* [Compare Tablomat to Excel](https://docs.tablomat.com/other-resources/comparison-with-excel)

The following sections will help you get up and running with Tablomat. Click "Getting Started" below to continue.


---

# 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.tablomat.com/introduction.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.
