# Welcome to SaaS Starter Kit

Here you will find all the necessary information to work with our service. We strive to help make your work as convenient and effective as possible to work with our Sass Starter Kit.

Our main goals here:

* **Get started** - learn how to set up and run a project.
* **Master the basics** - understand the key functions and principles of work.
* **Find answers** - quickly solve any questions or problems.

Explore the sections on the left to find what you need. If you have any further questions, please contact our support team.

Discover what we offer:  <https://startsaas.com/>


---

# 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://intercode.gitbook.io/intercode-saas-kit/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.
