# EVENT ORGANIZER

- [Create & set up event](https://help.hackhub.com/event-organizer/create-and-set-up-event.md): As an event organizer, your first job is to create and set up the event.
- [Edit Event](https://help.hackhub.com/event-organizer/create-and-set-up-event/edit-event.md)
- [Judging criteria](https://help.hackhub.com/event-organizer/create-and-set-up-event/judging-criteria.md)
- [Themes & awards](https://help.hackhub.com/event-organizer/create-and-set-up-event/themes-and-awards.md)
- [Learning resources](https://help.hackhub.com/event-organizer/create-and-set-up-event/learning-resources.md)
- [Applications](https://help.hackhub.com/event-organizer/applications.md)
- [Application form](https://help.hackhub.com/event-organizer/applications/application-form.md)
- [Screening](https://help.hackhub.com/event-organizer/applications/screening.md)
- [Attendees](https://help.hackhub.com/event-organizer/attendees.md)
- [Event updates](https://help.hackhub.com/event-organizer/event-updates.md): Keeping your attendees and guests up to date on any event changes.
- [Social media post](https://help.hackhub.com/event-organizer/event-updates/social-media-post.md)
- [Announcement](https://help.hackhub.com/event-organizer/event-updates/announcement.md)
- [Event channel](https://help.hackhub.com/event-organizer/event-updates/event-channel.md)
- [Teams & submissions](https://help.hackhub.com/event-organizer/teams-and-submissions.md)
- [Manage teams](https://help.hackhub.com/event-organizer/teams-and-submissions/manage-teams.md)
- [Manage submissions](https://help.hackhub.com/event-organizer/teams-and-submissions/manage-submissions.md)
- [Settings](https://help.hackhub.com/event-organizer/settings.md)
- [Judging & score](https://help.hackhub.com/event-organizer/judging-and-score.md)


---

# 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.hackhub.com/event-organizer.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.
