# Overview Update

We've tried to provide answers and instructions for the most common questions and tasks, but if you can't find what you're looking for here please [get in touch](mailto:help@m0ve.app).&#x20;

#### Follow our handy guides to get an event live quickly:

{% content-ref url="common-how-tos/creating-your-account" %}
[creating-your-account](https://docs.m0ve.app/common-how-tos/creating-your-account)
{% endcontent-ref %}

{% content-ref url="common-how-tos/selling-event-tickets" %}
[selling-event-tickets](https://docs.m0ve.app/common-how-tos/selling-event-tickets)
{% endcontent-ref %}

#### For more in-depth instructions read through to get the basics down.

{% content-ref url="events/building-event" %}
[building-event](https://docs.m0ve.app/events/building-event)
{% endcontent-ref %}

{% content-ref url="events/event-tickets" %}
[event-tickets](https://docs.m0ve.app/events/event-tickets)
{% endcontent-ref %}

{% content-ref url="events/publish-settings" %}
[publish-settings](https://docs.m0ve.app/events/publish-settings)
{% 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://docs.m0ve.app/overview-update.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.
