> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/ai-agent-engine/features-and-integrations/features/food-and-beverage-finder/best-practices.md).

# Best Practices

To maximize the benefits of the Food & Beverage Finder, consider implementing the following strategies:

## Promote In-Chat

Drive traffic to your Food & Beverage Finder by utilizing buttons and quick replies to increase visibility. For example, adding a "Favorite Ballpark Foods" button/quick reply to the welcome message prompts users to explore dining options.

![](/files/vAjM4Hn72fZgxHjsvANK)            ![](/files/MMAcFxDNK62eIWEJXfKR)

## In-Person & Digital Placement

Increase feature visibility by adding on-site signage to direct visitors to their favorite food and beverage items! In addition, promote this feature in digital spaces such as in "Know Before You Go" emails, newsletters, and as entry points within app experiences.

&#x20; ![](/files/Dh2YQp7JXAbhtZnWC7X6)  ![](/files/YpZeBdBcimr3QGdvrthC)

![](/files/Xf9CMMCgJaXzK3hPNNHh)  ![](/files/1ggiuS0QIzq1otzk1zCt)

## Add Sponsor Assets&#x20;

Incorporate sponsor(s) assets throughout the Food & Beverage Finder to increase sponsor brand visibility within your chat experience.&#x20;

![](/files/5n2bFAFf6x1dmZBZ3g6L)        ![](/files/Sy7EeF9ZcWYn0MHOBRi4)

## Link Out to Relevant Content

Add buttons throughout the Food & Beverage Finder experience to ensure fans can quickly toggle to a full menu or place a mobile order when needed.

&#x20;        ![](/files/y9cBhQl6AJFVe09OalQt) ![](/files/RgkJTozRbB1dSLteNBpL)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.satisfilabs.com/resource-center/ai-agent-engine/features-and-integrations/features/food-and-beverage-finder/best-practices.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
