# Who needs to login?

Creating a customer account is not necessary to purchase on the Evergreen Wellness shop. If you would like to be able to keep track of past purchases, you can [**create an account on the login page**](https://shop.myevergreenwellness.com/account/login)**.** Once you login, you’ll be taken to your purchase history.

<figure><img src="/files/54Nv3irlaaj2bl7vSRq4" alt=""><figcaption><p>Image of the Login Page</p></figcaption></figure>

{% hint style="info" %}
Note that we never share your login information with any 3rd parties. If you choose to create a customer account, please be sure to save your login information (email address and password) in a safe place. [*What if I forget my password?*](#user-content-fn-1)[^1]
{% endhint %}

A snapshot of the account creation form is shown below. **You’ll only see this form the first time you checkout to make a purchase.** When the form appears, fill out and submit the form OR use one of the colorful social login buttons below the form to log in. Again, you are **not required** to create a customer account.

<figure><img src="/files/YvQdtmay6UfPSdMj9cyh" alt=""><figcaption><p>Click image to enlarge</p></figcaption></figure>

[^1]: If you forget your password, [learn how to rest it here.](/evergreen-wellness-help/general-information-about-using-the-evergreen-wellness-r-shop/login-page-and-forgotten-password-information.md)


---

# 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://evergreen-wellness.gitbook.io/evergreen-wellness-help/general-information-about-using-the-evergreen-wellness-r-shop/who-needs-to-login.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.
