# CrowdWork Academy

Welcome to the CrowdWork Academy! Here you'll find tips, tricks, and best practices gathered from hundreds of theaters to help you get the most out of CrowdWork.

***

## 🚀 New to CrowdWork?

Start here to get up and running quickly:

* [**Getting Started with CrowdWork**](/the-academy/crowdwork-academy/getting-started-with-crowdwork.md) – A comprehensive guide to setting up your theater and selling your first tickets

***

## 🎟️ Memberships

Everything you need to launch and grow a successful membership program:

* [**Memberships: Quick Start Guide**](/the-academy/crowdwork-academy/memberships-quick-start-guide.md) – Get your membership program running in minutes

***

## ⏳ Waitlists

Never lose a potential patron when shows sell out:

* [**Waitlists: Never Turn Away a Patron**](/the-academy/crowdwork-academy/waitlists-never-turn-away-a-patron.md) – Set up and manage waitlists effectively

***

### 📺 Livestreaming & Virtual Events

Reach audiences beyond your venue with virtual and hybrid ticketing:

* [**Selling Tickets to Livestream Events**](#livestreaming-and-virtual-events) – Set up streaming-only and hybrid events with CrowdWork

***

## 🛠️ Embedding Widgets

Embed CrowdWork directly on your website:

* [**Embedding Widgets on Specific Platforms**](/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms.md) – Step-by-step guides for WordPress, Squarespace, Wix, Shopify, Webflow, and more

***

## 💡 Have a Topic in Mind?

Is there something you'd love to see covered in the Academy? [Let us know!](/contacting-support.md) We're always looking to add content that helps you succeed.


---

# 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.crowdwork.com/the-academy/crowdwork-academy.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.
