# Welcome to ScheduLink

This is your help center. Everything you need to set up and run ScheduleLink is here.

**New? Start here.**

1. Read Key Terminology — it explains how ScheduleLink is structured
2. Follow the Setup Overview — takes about 30 minutes to get your account ready
3. Create your first Photoshoot — that's where everything connects

**Already set up?**

Use the left nav to find what you need — Setup & Configuration, Using ScheduleLink, or the Knowledge Base for specific questions.

**What ScheduleLink does**

It runs your volume photography operation in one place — Clients, Photoshoots, Forms, Staff, Tasks, and Communication, all connected to the shoot.

#### Start Here: A Quick Overview

{% embed url="<https://youtu.be/kbKKyuDE1do>" fullWidth="false" %}


---

# 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://schedulink.gitbook.io/help-center/getting-started/welcome-to-schedulink.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.
