# USER JOURNEYS

- [As the event organiser](https://docs.eventscase.com/user-journeys/event-organisers.md)
- [Registration](https://docs.eventscase.com/user-journeys/event-organisers/registration.md)
- [Website](https://docs.eventscase.com/user-journeys/event-organisers/website.md): Below are some guidelines you can follow before the event if you want to use EventsCase’s website product.
- [Event App](https://docs.eventscase.com/user-journeys/event-organisers/event-app.md): The idea of this user journey is to assist you in getting your event app up and running in the most efficient way possible by means of a step by step checklist. Here are our recommendations.
- [Badges](https://docs.eventscase.com/user-journeys/event-organisers/badges.md)
- [Check-in App](https://docs.eventscase.com/user-journeys/event-organisers/check-in-app.md): Here is a step by step checklist of what you need to consider for using the check-in app product.
- [1-2-1 Meeting Scheduler](https://docs.eventscase.com/user-journeys/event-organisers/1-2-1-meeting-scheduler.md)
- [Exhibitors](https://docs.eventscase.com/user-journeys/event-organisers/exhibitors.md)
- [As the attendee](https://docs.eventscase.com/user-journeys/end-users.md)
- [Registration](https://docs.eventscase.com/user-journeys/end-users/registration.md)
- [Website](https://docs.eventscase.com/user-journeys/end-users/website.md)
- [Event App](https://docs.eventscase.com/user-journeys/end-users/event-app.md): Everything you need to know about the event app from an attendee experience. Please note that the options available will vary depending on the configuration of the event.
- [Badges](https://docs.eventscase.com/user-journeys/end-users/badges.md)
- [Check-in App](https://docs.eventscase.com/user-journeys/end-users/check-in-app.md)
- [1-2-1 Meeting Scheduler](https://docs.eventscase.com/user-journeys/end-users/1-2-1-meeting-scheduler.md)
- [Exhibitors](https://docs.eventscase.com/user-journeys/end-users/exhibitors.md): If you are an exhibitor of an event organised via Eventscase, refer to the following steps:


---

# 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.eventscase.com/user-journeys.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.
