# Welcome to the Addsync docs&#x20;

Need assistance with Addsync? Explore our resources to learn everything you can achieve with Addsync.

## What is Addsync?

With minimal configuration and no coding or developer skills required, Addsync enables you to import, export, and establish a two-way sync between Notion databases or tables with Google Sheets.


---

# 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://addsync.gitbook.io/docs/readme.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.
