# Get to know the sites

This is the primary Webshop page.

![](/files/-M1c5JE9L3Yp1VLO4qoB)

**Menu:** On the left side of the page, you will find a navigation bar or side menu that redirects you to different content inside the Webshop.

![Webshop Side Menu](/files/-M1epmP4NyPElLPLxf9i)

**Cart Icon:** Located in the upper right side of the page, clicking on it directs you to the check out page to complete your purchase.

![Cart icon](/files/-M1eqr95R89Qp6WZtW0j)

**Inventory List:** Located in the upper left side of the page and allows you to visualize the Dispo as a List.

![Webshop Inventory List](/files/-M1c8l_rkaExy1lWpB01)

**Image View:** Located in the upper right side of the page and allows you to visualize the Dispo with images.

![Webshop Image View](/files/-M1c96UfwyzwNJksqqsT)

**Search Bar:** Type in a keyword to quickly find the product you are looking for.

![Search bar](/files/-M1eqkXJGuhTIaypwdNu)

**Drop Off Date:** Click on the calendar icon to select the drop-off date from the farm.

![Drop Off calendar](/files/-M1ez1ldX4ivILD__mlH)

**Filters:** On the lower site of the page, find different filter categories such as color, species, variety, length, and type of box.

![Webshop filters](/files/-M1cAcV6LS_kLbkeOif8)

##


---

# 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://webshop.unosofbooks.com/webshop-user/start-to-shop.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.
