> For the complete documentation index, see [llms.txt](https://captivatehelp.newbluelive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://captivatehelp.newbluelive.com/get-started/welcome.md).

# Welcome

Welcome to Captivate.

If this is your first time launching the application, start here. These topics explain what Captivate opens with on first launch, then walk through putting your first graphic on air. By the end, you’ll have a working session and a basic feel for the workflow.

The fastest way to get going is to choose a title design template from the Library and put it on air — Captivate ships with a rich suite of designs ready to use. From there, you can customize any template in the Designer, and when you’re ready, design your own graphics from scratch.

## What’s in this chapter

* [The Quick Start dialog](/get-started/welcome/start-screen.md) — what the welcome window is, why it appears every launch, and how to turn it off.
* [Put your first graphic on air](/get-started/welcome/first-graphic-smoke-test.md) — a five-step exercise that takes a stock graphic from the Library to the Program Monitor.

## Related

* [Get started — section overview](/get-started/branch-index.md) — install, activate, learn the layout, and the broader on-ramp to Captivate.
* [The playout interface](/get-started/chapter-index-2/the-playout-interface.md) — once you’ve put a graphic on air, learn the five-panel layout that organizes everything in the app.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://captivatehelp.newbluelive.com/get-started/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
