# Non-Wordpress.com Setup

If you're starting here, first go to <https://app.inventora.com/settings> and click "Connect Shop" next to WooCommerce. Once you've done that, continue below.

### Step 1. Log into your Wordpress Admin

This will typically be a URL like: <https://my-site.com/wp-admin>

### Step 2. Click on WooCommerce » Settings on the left side navigation

<figure><img src="/files/CZQXxWGAK1V2dBcwaWNk" alt=""><figcaption></figcaption></figure>

### Step 3. Click on "Advanced"

### Step 4. Click on "REST API"

This is a very small link near the top of the screen. See the screenshot below:

<figure><img src="/files/e0RnbBJcP9sZt1CJ57sb" alt=""><figcaption></figcaption></figure>

### Step 5. Click "Add Key"

### Step 6. Fill in API Key Details & Generate

<figure><img src="/files/d7WOaRS2TsvpBDhdwpvD" alt=""><figcaption></figcaption></figure>

### Step 7. Copy the generated keys to Inventora

<figure><img src="/files/GPKUfEvHdqrDslFSqMrz" alt=""><figcaption></figcaption></figure>

### Step 8. Press "Continue" in Inventora to setup the Integration!


---

# 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://help.inventora.com/shop-integration/woocommerce/non-wordpress.com-setup.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.
