# Introduction

<div align="left"><img src="https://582218703-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M0JvlXkNR9xWhK_ij0j%2F-M0NbNdBoaUjboIxUxki%2F-M0Nc5Dz28sjgjq7Y1U_%2Fintro.png?alt=media&#x26;token=de102d76-6048-4683-ad2f-bf700157660b" alt=""></div>

**HotCoffee** is a free Laravel admin interface package. It provides an easy way to add/edit/delete data from a web app and includes a few "modules" for:

* Articles/Blog Posts
* Info Pages
* Admin Search
* XLS/CSV Export
* Menu Builder
* File Manager
* User Roles
* Users
* Global Website Settings
* Custom Search Engine Friendly URLs (SEF URLs) for models
* and more!

**HotCoffee** aims to help you with the generic tasks of creating an admin panel and lets you focus on building the app. The admin panel is easily extendable and you can edit most of it's appearance from a single config file.

This package is **not a CMS** (or blogging system), but it could be used in building one.


---

# 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://taffo.gitbook.io/hotcoffee/master.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.
