# Headless commerce

{% hint style="info" %}
Need assistance? Send us a chat message, and our team will guide you through the setup.
{% endhint %}

## Install on Shopify

You can skip this guide if you are not using Shopify Plus with a Headless site integration. Shopify Plus merchants with such an integration can use this guide to subscribe to Shopwaive Checkout and access advanced features exclusively designed for them.

#### Headless Commerce on Shopify

{% hint style="info" %}
If you do not have access to the Shopify App Store, contact our team directly at <support@shopwaive.com> for help. We're on standby and glad to help get you started
{% endhint %}

If you install apps from the Shopify App Store, visit our [app store listing](https://apps.shopify.com/shopwaive) to install and subscribe.

<figure><img src="/files/wX6aM0I1Scs7hcFeqZOV" alt=""><figcaption><p>Install Shopwaive on the Shopify App Store</p></figcaption></figure>

Alternatively, you can sign up and subscribe from our [pricing page](https://www.shopwaive.com/pricing).

## Get your access token

After installing the app, you can navigate to the Settings page and copy your Access Token for easy login to your main app dashboard. You'll also use this same token to make API requests to the [Shopwaive API](https://api.shopwaive.com/)

<figure><img src="/files/3fcHfWGSvY31fItvnaBm" alt=""><figcaption><p>Navigate to the Settings to find your login Shopwaive access token</p></figcaption></figure>

## Sign In to your dashboard

To sign in to your dashboard outside of Shopify, navigate to the following url and provide your Access Token. Alternatively, if you are an Admin of the email account associated with your store you can use your Google account to sign in.

> #### Sign In Url
>
> <https://app.shopwaive.com/?headless=true\\&shop=**yourshop**.myshopify.com>

<figure><img src="/files/TUjWuH7uUYVcxGnQUe8h" alt=""><figcaption><p>Sign In page for merchants that use Shopify's backend services with a Headless site</p></figcaption></figure>


---

# 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.shopwaive.com/shopify/install/headless-commerce.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.
