# Google Play Store Creations

If you don't have a Google account, you can click [here](https://accounts.google.com/signup/v2/webcreateaccount?flowName=GlifWebSignIn\&flowEntry=SignUp) to create one.

To set up your developer account on Google Play, follow the next 3 simple steps.&#x20;

#### 1. Register on Google Play  <a href="#id-1-registrati-su-google-play" id="id-1-registrati-su-google-play"></a>

Click [here](https://play.google.com/console/signup) to create an account on Google Play.

{% hint style="danger" %}
**Attention**

When registering on Google Play, please ensure you select an '**Organization**' **account type**. This choice is crucial for accessing specific features and managing your app more effectively.
{% endhint %}

<figure><img src="/files/0NVKPw3HbuUuvVkjSfrV" alt=""><figcaption></figcaption></figure>

#### 2. Complete the form and accept the terms of service.  <a href="#id-2-compila-il-modulo-e-accetta-i-termini-di-servizio" id="id-2-compila-il-modulo-e-accetta-i-termini-di-servizio"></a>

Enter your information and agree to the terms of service. Finally, click on the blue "Create Account and Pay" button and enter your payment information.&#x20;

![](/files/v2dthGZVVrIxNnIPXs3B)

#### 3. Invite Shoppy to your account <a href="#id-3-invita-shoppy-nel-tuo-account" id="id-3-invita-shoppy-nel-tuo-account"></a>

* Go to [Google Play Console](https://developer.android.com/distribute/console)
* Click "Users and Permissions"
* Click on the "+" symbol
* Invite <developers@shoppy.is> as an **administrator**
* Click "Invite"
* We will contact you as soon as we receive your invitation&#x20;


---

# 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-en.shoppy.is/launch-your-mobile-app/google-play-store-creations.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.
