# Request a Feature

## Have an Idea to Make CrowdWork Better?

We love hearing how we can improve! As a platform built specifically for independent theatres, your feedback directly shapes our development roadmap. **The more you can tell us, the better.**

Tips for a great feature request:

* **Be specific** about the problem you're trying to solve
* Describe **how the feature would work** in your ideal scenario
* Explain **who would benefit** from this feature (you, your staff, your patrons)
* Include any **relevant examples** from other platforms you've used
* Let us know the **impact** this feature would have on your operations

### 🗳️ Ready? [<mark style="color:blue;background-color:orange;">**Submit your request here**</mark>](/contacting-support.md)

Of course, we can't guarantee all features will be implemented, however we do carefully consider every request we receive. Popular requests that benefit many theatres typically receive higher priority.

### ❓ Questions About Existing Features?

If you're wondering how to use current CrowdWork features:

* Check our [documentation center](https://docs.crowdwork.com)
* Contact us through the Dashboard Support link
* Email us at [support@crowdwork.com](/contacting-support.md)

{% hint style="success" %}
**Know a theatre that would love CrowdWork?** [Share our referral program](https://crowdwork.com/referral) and help more independent theatres get access to simple, affordable ticketing!
{% endhint %}

***

### <mark style="color:purple;background-color:purple;">Form</mark>

Help us stay organized by submitting a new form for every request. If the form isn't loading, [click here to contact us](/contacting-support.md) .

{% embed url="<https://forms.clickup.com/9013619161/f/8cm1uet-1173/3K05KHOX5E02FL87EF>" fullWidth="true" %}


---

# 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/request-a-feature.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.
