# Getting Started

- [Welcome to North Commerce](https://docs.northcommerce.com/north-commerce/getting-started/welcome-to-north-commerce.md): The fastest, easiest way to build your next ecommerce store on WordPress! Built beautiful ecommerce stores or simple sales pages with all of the North Commerce tools available in the plugin.
- [Installation](https://docs.northcommerce.com/north-commerce/getting-started/installation.md): North Commerce is a WordPress plugin. If you are familar with how to upload a WordPress plugin zip file then you will find this very familar.


---

# 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.northcommerce.com/north-commerce/getting-started.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.
