> For the complete documentation index, see [llms.txt](https://docs.eventscase.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eventscase.com/user-journeys/event-organisers.md).

# As the event organiser

- [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)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/event-organisers.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.
