> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/in-person-event/treasure-hunt.md).

# Treasure hunt

The Treasure Hunt feature turns your event into an interactive adventure — driving engagement and encouraging attendees to explore every corner of your event. From scanning QR codes to answering location-based questions, it's a fun and flexible way to spotlight the people, places, and moments that matter most at your event.

{% hint style="info" %}
*For full setup instructions, see* *the main* [*Treasure Hunt*](/the-admin-panel/networking/treasure-hunt.md) *guide.*
{% endhint %}

<figure><img src="/files/In5wivK33z09dCLVN4JM" alt=""><figcaption></figcaption></figure>


---

# 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://knowledge-base.letsgetdigital.com/in-person-event/treasure-hunt.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.
