# Task #4: Shopify Account

### Purpose <a href="#purpose" id="purpose"></a>

Create a Shopify Account → <https://vecomlab.com/shopify>

{% embed url="<https://youtu.be/5_UJ99Nr5Pw>" %}

The video tutorial shows how to create an online store on the Shopify platform for just $1. You will learn how to register a Shopify account, verify your Google account, add store information, choose a Shopify plan, and disable the password so that the store is accessible to everyone.

### Description <a href="#description" id="description"></a>

* Create a Shopify Account using the created Google Account

### Instructions <a href="#instructions" id="instructions"></a>

1. Create a Shopify Account
2. Verify Google Account
3. Add Store Information
4. Choose a Shopify Plan
5. Disable Password

### Actions <a href="#actions" id="actions"></a>

Before choosing a Shopify plan, go to **Settings - Store details**, and configure the following:

* Profile (Store name, Phone, and Store email)
* Billing information (Legal business name, Country/region, Address, Apartment, suite, etc., Postal code, City)
* Store currency (USD)
* Time zone (GMT-05:00) Eastern Time (US & Canada)

Now, you can select a Shopify plan.


---

# 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://docs.vecomlab.com/ecom-foundations/store-creation/task-4.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.
