# Shopbase Integration

#### If your store is on the Shopbase platform, you can easily integrate it with GoAffPro by following the instructions below:

Open the setup wizard: <https://app.goaffpro.com/wizard>

{% hint style="info" %}
The setup wizard will open up automatically when you open the GoAffPro admin panel for the first time.
{% endhint %}

Here, select **Shopbase**.

<figure><img src="https://1200686697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LdPzLtyP46oY7cyXnkw%2Fuploads%2Fj4FPeeIiwJZLeqlw0trN%2FScreenshot%202023-11-20%2016125409.png?alt=media&#x26;token=6829e588-3530-48f8-ae9f-fb2466e360b1" alt=""><figcaption><p>Select Shobase</p></figcaption></figure>

Now, enable the toggle.

<figure><img src="https://1200686697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LdPzLtyP46oY7cyXnkw%2Fuploads%2FheNQKio3xCPsF7WL8zhL%2FScreenshot%202023-11-20%201647231.png?alt=media&#x26;token=c76665ec-3e50-47d9-b21b-90c37fabea5f" alt=""><figcaption><p>Enable the toggle</p></figcaption></figure>

The Shopbase integration will be activated.

<figure><img src="https://1200686697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LdPzLtyP46oY7cyXnkw%2Fuploads%2Fo4m3LWJEQsl9hcFJgE3A%2Fimage.png?alt=media&#x26;token=d6cba124-a46d-4da4-af5d-953dcf546980" alt=""><figcaption><p>Integration will be activated</p></figcaption></figure>

After this, click on **Get Started** to go through your program setup.

<figure><img src="https://1200686697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LdPzLtyP46oY7cyXnkw%2Fuploads%2FO7K7AXZP7nvJJyOCwXYi%2FScreenshot%202023-11-20%20164739.png?alt=media&#x26;token=8d83d251-80c5-4c8f-b25d-4a591660204f" alt=""><figcaption><p>Click on Get Started</p></figcaption></figure>

{% hint style="info" %}
You can also do this from the Settings > Integrations > Shopbase.com Checkout > Enable the toggle from there.&#x20;
{% endhint %}


---

# 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.goaffpro.com/how-tos/manual-integration/custom-sdk-integration/shopbase-integration.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.
