# Start here

What do you need to do?

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Run an event</td><td></td><td></td><td><a href="events">events</a></td></tr><tr><td>Publish content</td><td></td><td></td><td><a href="publishing/create-content">create-content</a></td></tr><tr><td>Analyse performance</td><td></td><td></td><td><a href="analytics">analytics</a></td></tr><tr><td>Send an email campaign</td><td></td><td></td><td><a href="emails">emails</a></td></tr><tr><td>Engage an audience</td><td></td><td></td><td><a href="live/engage-audiences">engage-audiences</a></td></tr><tr><td>Configure my hub</td><td></td><td></td><td><a href="settings/configuration">configuration</a></td></tr></tbody></table>

## Contact support

Need support? Get in touch.

{% tabs %}
{% tab title="Email" %}
[Send us an email](https://share-eu1.hsforms.com/1NBSPTqBQTdCAwh8yx5_Lbgfrf4o).&#x20;
{% endtab %}

{% tab title="Chat" %}
Start a webchat. Go to [publish.wavecast.io](https://publish.wavecast.io) and select the :speech\_balloon:icon in the bottom left.&#x20;
{% endtab %}

{% tab title="Phone" %}
Call +44 203 772 0504 to speak to a member of the team.&#x20;
{% endtab %}
{% endtabs %}


---

# 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.wavecast.io/start-here.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.
