# Food & Beverage Finder

## Overview

The Food & Beverage Finder is a powerful tool that allows users to receive location-specific responses for F\&B items within a venue and map the closest route to their requested food item.&#x20;

The feature is a great fit for professional sports teams and live entertainment/sports venues!

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

## Feature Benefits

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th></tr></thead><tbody><tr><td align="center"><strong>Identifies Demand for Concession Items Within Your Venue</strong></td><td></td><td></td></tr><tr><td align="center"><strong>Tracks User Questions in Real-Time and Identify Service Gaps</strong></td><td></td><td></td></tr><tr><td align="center"><strong>Attaches Partnerships and Creates Brand New Digital Assets</strong></td><td></td><td></td></tr></tbody></table>

## Feature Functionality

The Food & Beverage Finder consists of the following components:

* **Lists** - Individual names of each item provided within the venue. (Think "Hot Dog")
* **Areas** - Sections within the venue. (Think "Section 101")
* **List Items** - Each item and its' corresponding section. (Think "Hot Dog in Section 101")
* **Responses** - Responses within the Library, as shown below. You'll see individual items mapped within each response. Client users are not recommended to make copy adjustments underneath the #DYNAMIC\_LIST section.

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


---

# 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://docs.satisfilabs.com/resource-center/ai-agent-engine/features-and-integrations/features/food-and-beverage-finder.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.
