# The Academy

- [CrowdWork Academy](https://docs.crowdwork.com/the-academy/crowdwork-academy.md): Become a CW All-Star in the Academy.
- [Getting Started with CrowdWork](https://docs.crowdwork.com/the-academy/crowdwork-academy/getting-started-with-crowdwork.md): A Quick Start Guide for Theatres
- [Memberships: Quick Start Guide](https://docs.crowdwork.com/the-academy/crowdwork-academy/memberships-quick-start-guide.md): Here's a simple guide for getting started with our Memberships feature. Follow along to create subscription plans that give your patrons access to the events you select.
- [Waitlists: Never Turn Away a Patron](https://docs.crowdwork.com/the-academy/crowdwork-academy/waitlists-never-turn-away-a-patron.md)
- [Selling Tickets to Livestream Events](https://docs.crowdwork.com/the-academy/crowdwork-academy/selling-tickets-to-livestream-events.md): How to use CrowdWork's ticketing features to sell access to livestreamed performances, including streaming-only and hybrid in-person/virtual events.
- [Embedding Widgets on Specific Platforms](https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms.md): This page provides help for easily adding your events to websites on popular platforms.
- [WordPress – Embed Guide](https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/wordpress-embed-guide.md): This page gives instructions for embedding CrowdWork widgets on a WordPress website.
- [WordPress Page Builders – Embed Guide](https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/wordpress-page-builders-embed-guide.md): This page gives instructions for embedding CrowdWork widgets on WordPress sites using popular page builders like Elementor, Divi, Beaver Builder, and others.
- [Ghost - Embed Guide](https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/ghost-embed-guide.md): This page gives instructions for embedding CrowdWork widgets on a Ghost website.
- [GoDaddy Site Builder - Embed Guide](https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/godaddy-site-builder-embed-guide.md): This page gives instructions for embedding CrowdWork widgets on a GoDaddy Website Builder site.
- [Google Sites - Embed Guide](https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/google-sites-embed-guide.md): This page gives instructions for embedding CrowdWork widgets on a Google Sites website.
- [Shopify - Embed Guide](https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/shopify-embed-guide.md): This page gives instructions for embedding CrowdWork widgets on a Shopify store.
- [Squarespace - Embed Guide](https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/squarespace-embed-guide.md): This page gives instructions for embedding CrowdWork widgets on a Squarespace website.
- [Weebly - Embed Guide](https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/weebly-embed-guide.md): This page gives instructions for embedding CrowdWork widgets on a Weebly website.
- [Wix - Embed Guide](https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/wix-embed-guide.md): This page gives instructions for embedding CrowdWork widgets on a Wix website.
- [Webflow - Embed Guide](https://docs.crowdwork.com/the-academy/crowdwork-academy/embedding-widgets-on-specific-platforms/webflow-embed-guide.md): This page gives instructions for embedding CrowdWork widgets on a Webflow website.


---

# 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.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.
