# WEBSHOP USER

- [Webshop Access](https://webshop.unosofbooks.com/webshop-user/loggin-in.md): You can log in to the grower's Webshop on any mobile device or desktop.
- [Get to know the sites](https://webshop.unosofbooks.com/webshop-user/start-to-shop.md): Here you can find a general description of the Webshop site.
- [Start shopping](https://webshop.unosofbooks.com/webshop-user/start-shopping.md): Shop your favorite flower varieties fast and easy in real time, without the need of contacting your sales representative.
- [Payments](https://webshop.unosofbooks.com/webshop-user/payments.md): How do I pay for my order?
- [Client Portal](https://webshop.unosofbooks.com/webshop-user/my-orders.md): The following pages show you information related to your account information and also works to see invoices, statements and buying habits.


---

# 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.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.
