# Welcome

Welcome to the DineSafe Knowledge Base! Here you'll find resources on our products and services. We are gradually expanding our knowledge base to cover all of our services, so please bookmark and check back soon.

In this documentation, you'll discover:

1. Detailed explanations
2. Step-by-step guides
3. Case studies
4. Frequently asked questions

Whether you're a restaurant owner, a food safety professional, or an industry analyst, or public health agency our documentation is designed to provide you with guidance for our products and services.

Navigate through the sidebar to explore different sections, or use the search function to find specific topics.

We're continually updating and improving our documentation. If you have any questions or feedback, please don't hesitate to reach out to our support team.

Thank you for choosing DineSafe as your partner in food safety and risk management. Let's work together to create a safer dining experience for all.

### Jump right in


---

# 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.dinesafe.com/dinesafe-knowledge-base/readme.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.
