# Setup Your Theatre Account

## Create a Theatre Account

1. From [crowdwork.com](https://crowdwork.com), click the [**Create Free Account**](https://crowdwork.com/users/sign_up) button.
2. Select "I am a Theatre" and complete the *Theatre Name*, *Email*, *Password*, *Password confirmation,* and *Theatre Timezone* fields, then click the **Sign Up** button

<figure><img src="/files/PSZsJ2slmMN6d827vU24" alt="" width="375"><figcaption><p>Account Registration form on CrowdWork.com</p></figcaption></figure>

3. You will be presented with the admin dashboard view upon successful account creation. To begin selling paid tickets, you must complete the first two of the following three steps. [Customization of your theatre](/for-theatres/customizing-your-theatre-settings.md), the final step, is strongly recommended, as it will ensure your theatre branding is present on your event pages.

   1. [Connect your Square Account](/for-theatres/setup-your-theatre-account/connecting-your-square-account.md)
   2. [Create a Show or Class](/for-theatres/creating-a-show-or-class.md)
   3. [Customize your Theater](/for-theatres/customizing-your-theatre-settings.md)

   <figure><img src="/files/dMFEMHuV8DWKrJDbVqVw" alt=""><figcaption></figcaption></figure>


---

# 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/for-theatres/setup-your-theatre-account.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.
