# Setup guide

- [Where to start from?](https://help.codenrock.com/setup-guide/where-to-start-from.md): A quick setup for your first event!
- [Quick Start](https://help.codenrock.com/setup-guide/quick-start.md)
- [Registration](https://help.codenrock.com/setup-guide/registration.md)
- [How to Create an Event](https://help.codenrock.com/setup-guide/how-to-create-an-event.md): How to easily create an event
- [Setting up an event](https://help.codenrock.com/setup-guide/setting-up-an-event.md)
- [Main Tab](https://help.codenrock.com/setup-guide/setting-up-an-event/main-tab.md)
- [Other Tab](https://help.codenrock.com/setup-guide/setting-up-an-event/other-tab.md)
- [“Integrations”, “Menu”, and “Actions” Tabs](https://help.codenrock.com/setup-guide/setting-up-an-event/integrations-menu-and-actions-tabs.md)
- [How to Upload the Event Banner](https://help.codenrock.com/setup-guide/setting-up-an-event/how-to-upload-the-event-banner.md)
- [“About” Page](https://help.codenrock.com/setup-guide/setting-up-an-event/about-page.md)
- [“Rules” Page](https://help.codenrock.com/setup-guide/setting-up-an-event/rules-page.md): Create and publish rules for your event!
- ["Registration Form" Page](https://help.codenrock.com/setup-guide/setting-up-an-event/registration-form-page.md)
- ["Tasks" Pag](https://help.codenrock.com/setup-guide/setting-up-an-event/tasks-pag.md)
- ["Voting" Page](https://help.codenrock.com/setup-guide/setting-up-an-event/voting-page.md)
- ["FAQ" Page](https://help.codenrock.com/setup-guide/setting-up-an-event/faq-page.md)
- [How to Publish an Event](https://help.codenrock.com/setup-guide/setting-up-an-event/how-to-publish-an-event.md)
- [Statistics](https://help.codenrock.com/setup-guide/statistics.md): How to manage participants, teams, and more!
- [Dashboard](https://help.codenrock.com/setup-guide/statistics/dashboard.md)
- [Overall Rating](https://help.codenrock.com/setup-guide/statistics/overall-rating.md)
- [List of participants](https://help.codenrock.com/setup-guide/statistics/list-of-participants.md)
- [Teams](https://help.codenrock.com/setup-guide/statistics/teams.md)
- [Notifications](https://help.codenrock.com/setup-guide/statistics/notifications.md)
- [Questions](https://help.codenrock.com/setup-guide/statistics/questions.md)
- [Activities](https://help.codenrock.com/setup-guide/statistics/activities.md)
- [Export and Import](https://help.codenrock.com/setup-guide/statistics/export-and-import.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.codenrock.com/setup-guide.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.
