# Food & beverages

This page allows you to enable [food and beverages](/event/general/food-and-beverages.md) for this list and which ones are allowed.

**Has catering?**: Just a checkmark to enable or disable food and beverages for people.

**Catering public?**: If the catering is public, people will see the choices and are able to choose something. If it's not, only moderators can edit catering for people.

**Catering info text**: Some text you might want to display above the food and beverage picker.

{% hint style="success" %}
This text area supports [formatting](/event/misc/text-formatting.md).
{% endhint %}

Per catering option you can select which day this is pickable.


---

# 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.eventication.com/event/accreditation/lists/food-and-beverages.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.
