# Coffee

Varbase is a Drupal distribution that comes with pre-configured features to streamline the website building process. The "Coffee" module within Varbase provides an efficient way to navigate through large admin interfaces by offering a quick search bar, similar to application launchers seen in operating systems. With this module, users can type in keywords and instantly access various sections of their Drupal site, significantly enhancing productivity and user experience by reducing the time spent on navigation.

### How to Use Coffee Module

1. From the right tob of all the pages, Click on ***Go To*** link
2. a search bar will appear, type the functionality you are searching for.
3. Once you start typing the search bar will auto-complete in dropdown list.
4. Click on the page you are looking for.
5. You'll be redirected to the page.

<figure><img src="/files/GwrI3ZIXqJ34ZRhL89pA" alt=""><figcaption><p>Go to Link/ Search Bar Popup</p></figcaption></figure>

<figure><img src="/files/7AZHnr18YZ2TBaOTrgAb" alt=""><figcaption><p>Auto-complete in Dropdown List</p></figcaption></figure>

### How to Configure the Coffee Module

1. Form **Configuration/ User interface/&#x20;*****Coffee.***
2. You'll be redirected to the **Coffee Configuration** page.
3. Update the information you want and click on Save Configuration button.

<figure><img src="/files/S1sEa78J5hkGzx4nozua" alt=""><figcaption><p>Navigate Coffee</p></figcaption></figure>

<figure><img src="/files/2elfaAxxhV1AdYzo2HRK" alt=""><figcaption><p>Coffee Configuration Page</p></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.varbase.vardot.com/10.1.x/content-designers/site-configuration/user-interface/coffee.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.
