# Getting started

### Welcome to the ShopBase partner program! <a href="#create-a-shopbase-partner-account" id="create-a-shopbase-partner-account"></a>

Please follow our instructions below to get started.&#x20;

### Apply to become a ShopBase Partner <a href="#apply-shopbase-partner" id="apply-shopbase-partner"></a>

By joining the ShopBase partner program, you can create a development store (unlimited free-trial access with test payment gateway only), so you can freely test your products.&#x20;

You can register to become a ShopBase Partner by submitting [this form](https://shopbase.typeform.com/to/yeYflB), using the email you have just signed up for the regular store. We'll email you once your request is approved.

After being approved, you will have access to the [Partner Dashboard](https://accounts.shopbase.com/partners) and you can use your development store without submitting payment details. From your Partner Dashboard, you can manage the apps and themes that you build on ShopBase.

![](https://3288751224-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbgZ5I9YLGCL2kxzq2a%2F-MiyNNp9OaztsgrPpQDU%2F-MiyNUXAq8EMtVbxZuW5%2FScreenshot_2.png?alt=media\&token=e5c63b04-c83b-4339-b3ea-00c51f852e0d)

## Build an app

Build apps for ShopBase merchants. See our ShopBase apps [Getting Started guide](https://developers.shopbase.com/build-an-app/making-your-first-request) to get up-and-running quickly and make your first calls to the API.

## Build a theme

Build themes for ShopBase merchants. See our ShopBase themes [Getting Started guide](https://developers.shopbase.com/build-a-theme/getting-started).


---

# 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://developers.shopbase.com/master.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.
