# About Widgets

Widgets are another way to display your books on your website. The Mooberry Book Manager Widget displays a single book cover and links to its Book Details Page. The book chosen is determined by the type of Widget you add.

There are four types of widgets:

* Random Book
  * Chooses a book at random every time the page is loaded
* Newest Book
  * Chooses the book with the latest publication date that is not later than the current day.
  * If more than one book meets that criteria, one of them is chosen randomly
* Future Book
  * Choose a book at random with a publication date after the current day or a blank publication date
* Specific Book
  * You choose a book from the drop down

Still need help? [Contact Us](broken://pages/Ml7EkZlqwbM10keJiGXn) [Contact Us](broken://pages/Ml7EkZlqwbM10keJiGXn)

Last updated on June 27, 2017


---

# 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://mooberrydreams.gitbook.io/mooberry-book-manager-v5/about-widgets.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.
