# Webshop Access

## Access to your Grower's Webshop

{% hint style="info" %}
Access to the grower's Webshop domain, i.e. shopfarm.unosof.com
{% endhint %}

Click on the button Start to Shop

![](/files/-M1c-3PgV-00RZsQLdsG)

## Sign-In

Enter your username and password and click on the Login button

{% hint style="info" %}
**Single Sign-On through Gmail:** This provides a means of accessing the Webshop without needing to remember your username or password.  Single sign-on will also let the you access multiple Webshops without the need of re-signing on in each time.
{% endhint %}

{% hint style="info" %}
**Remember me:**  Your account details will be saved locally and will be reused on the next visit to the Webshop.
{% endhint %}

![Sign-In Page](/files/-M1c-UXtyqydrR1CEVsP)

## Don't have an Account?

Contact your sales representative for your account details to access the Webshop or click on the Sign-up link and fill the form to request an account.

![Sign-Up Form](/files/-M1c2v1Ps7XQP9bzjCuV)

## Forgot your Password?

In case you don't remember your Log-In details, click on Forget My Password, this will open up the Reset Password form.

* Enter the email address on the account.
* Select Reset Password
* Check your inbox for a password reset email.

![Reset Password Form](/files/-M1eoXTnPTqMjKNyRFYT)


---

# 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/loggin-in.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.
