# Welcome

Welcome to Introist!\
\
This Knowledge Base is designed to help you build and use Introist automations like a champion.

To get started, we highly recommend walking through the **Getting started** section where you will be guided through each step of building and launching your first automatio&#x6E;**.**

Continue to **Automate your automations** and you will build a setup where your automations just happen at the right time, without any manual action needed!

In the **Learn** section you can read about all the key concepts around Introist. That should give you a good starting point to start thinking how an automation could fit into your days.

Finally, from the **Admin** section you find some important house-keeping information.

Let's get started, shall we?


---

# 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.introist.com/knowledge-base/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.
