# Welcome

Welcome to the Notch Help Center! Here, you can find all the information you need to use Notch to its fullest potential. Our goal is to help you effortlessly create, share, and manage your Notch spaces.

## Introduction to Notch

Notch is a web-based document builder designed for small teams. It combines the easy drag-and-drop functionality with powerful features to make your documents actionable. With Notch, you can:

#### What Notch Helps You Do

* **Create outstanding documents**: Build custom documents with a few clicks using our drag-and-drop builder.
* **Share smoothly**: Easily share your spaces with clients with magic links.
* **Get your documents signed**: Use our embedded signing to get your documents signed quickly.
* **Track usage**: Monitor the usage and engagement of your clients in your spaces.

## What's new?

If you're curious about our recent releases and upcoming features, head over to our Roadmap and Changelog.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Our Changelog</strong></td><td>View our latest features and updates</td><td><a href="https://roadmap.notch.so/changelog">https://roadmap.notch.so/changelog</a></td></tr><tr><td><strong>Our Roadmap</strong></td><td>See what we will build next</td><td><a href="https://roadmap.notch.so/roadmap">https://roadmap.notch.so/roadmap</a></td></tr><tr><td><strong>Open Questions?</strong></td><td>If you have any questions, reach out to support@notch.so</td><td><a href="mailto:support@notch.so">mailto:support@notch.so</a></td></tr></tbody></table>

{% hint style="success" %}
If you have any feedback about our Help Center please reach out to <support@notch.so>
{% endhint %}


---

# 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.notch.so/welcome.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.
