# Welcome to WhereWeCanDance

{% hint style="info" %}
**WCWD tip:** anyone is able to create a free user account and submit an event or artist. You don't have to be the organizer of an event to submit an event on our site!
{% endhint %}

## Overview

We are fed up with the thousands of Facebook pages, groups, and chats we have in our dance scene to simply help find dance events in our local cities, to potential travel destinations.

Whether you are a dancer, artist, or organizer you can help create dance calendars across different areas.

1. Local city calendars
2. Artist travel calendars
3. Organizer calendars
4. Dance style calendars
5. Event Type calendars

You can submit an event once, and you're event could populate across multiple calendars instantly to make it easier to find!

## Get Started

We've put together some helpful guides for you to get setup with the site quickly and easily.

{% content-ref url="wcwd-101/adding-an-event" %}
[adding-an-event](https://help.wherecanwedance.com/wcwd-101/adding-an-event)
{% endcontent-ref %}

{% content-ref url="wcwd-101/adding-an-artist" %}
[adding-an-artist](https://help.wherecanwedance.com/wcwd-101/adding-an-artist)
{% endcontent-ref %}


---

# 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://help.wherecanwedance.com/welcome-to-wherewecandance.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.
