> For the complete documentation index, see [llms.txt](https://docs.strategically.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.strategically.co/university/account-setup/set-up-your-strategically-account.md).

# Set up your Strategically account

Once you've created a free account, you can follow the on-screen steps to set up your account.:

{% embed url="<https://app.arcade.software/share/Be1PhCys3Q8ho2cKBGpi>" %}

## **Getting Started with Your Account Setup**

To get the most out of Strategically AI, follow these simple steps to set up your account and connect everything seamlessly.

#### **1. Select Your Business Type**

When prompted, choose the type of business you run—**SaaS, eCommerce, or Blogging**—and click **Next** to proceed.

#### **2. Enter Your Website URL**

Provide your website URL to link your business to the platform. This allows Strategically AI to analyze your site, understand your products or services, and tailor optimizations to your brand.

#### **3. Authenticate with Google Search Console**

Connecting your **Google Search Console (GSC)** account enables data-driven recommendations. Click **“Authenticate with Google Search Console”** and log in using your GSC credentials.

* If you have multiple properties in your GSC account, select your **Default Property**.
* If you only have one property, you can skip this step.

#### **4. Generate Your Brand Kit**

Give the system a moment to generate your **Brand Kit**—this may take a minute or two. Once it's ready, manually specify your **customer's country** and select the appropriate **language variation** (e.g., US English).

#### **5. Connect Your Shopify Store**

To import your existing product and catalog data, connect your Shopify store:

* Enter your **Shopify store URL**
* Enter your **SHPAT** (For detailed instructions, click here)

#### **6. Enter Your Competitors**

Provide details about your competitors to enable competitive analysis and benchmarking.

#### **7. Submit & Get Started**

Once you’ve completed these onboarding steps, you’re ready to create your first campaign! 🎉

If you need any assistance, we're here to help. Let’s grow your business together! 🚀


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.strategically.co/university/account-setup/set-up-your-strategically-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
