# What does this guide include?

Here’s an overview of the contents you’ll find in this guide:&#x20;

* [About AceHack 5.0](/guide/about-acehack-5.0/about-acehack-5.0.md): Learn about the event, its purpose, and what makes it special.&#x20;
* [Sponsors and Prizes](/guide/sponsors-prizes-and-rewards/sponsors-prizes-and-rewards.md): Highlights of the amazing rewards and the organizations supporting this event.&#x20;
* [Hackathons Domains (Tracks):](/guide/hackathon-domains-tracks/hackathon-domains-tracks.md) A list of exciting tracks and challenges to explore during the event.&#x20;
* [Pre-requisite to Attend AceHack 5.0](/guide/pre-requisite-to-attend-acehack-5.0/pre-requisite-to-attend-acehack-5.0.md): This page contains all the required accounts and apps that must be installed on your laptop before you start hacking.&#x20;
* [Judging Criteria:](/guide/judging-criteria/judging-criteria.md) This page explains how AceHack 5.0 will judge projects, evaluate submissions, and declare results fairly and transparently.&#x20;
* [Rules and Guidelines](/guide/rules-and-guidelines/rules-and-guidelines.md): A complete outline of regulations to ensure a smooth and enjoyable experience for everyone.&#x20;
* [Code Of Conduct: ](/guide/code-of-conduct/code-of-conduct.md)Standards of behavior to maintain a safe, inclusive, and respectful environment for all participants.&#x20;
* [Packaging Guide](/guide/packaging-guide/packaging-guide.md): A checklist of items to pack for a productive hackathon experience.&#x20;
* [Accommodation and Amenities:](/guide/accommodation-and-amenities/accommodation-and-amenities.md) Details about facilities and resources available on-site.&#x20;
* [Venue Direction and Transportation Guide: ](/guide/venue-direction-and-transportation-guide/venue-direction-and-transportation-guide.md)Instructions on how to reach the venue conveniently, including bus routes.&#x20;
* [Frequently Asked Questions (FAQs): ](/guide/frequently-asked-questions-faqs/frequently-asked-questions-faqs.md)Quick answers to common queries to clarify your doubts.&#x20;
* [Jaipur Trip Info: ](/guide/jaipur-trip-info/jaipur-trip-info.md)This section provides details of venues you can explore to make the most of your Jaipur trip.&#x20;


---

# 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://acehack-5.gitbook.io/guide/acehack-5.0-ultimate-guide/what-does-this-guide-include.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.
