# Create Your Google Developer Account

1. Go here <https://play.google.com/apps/publish/signup/>
2. Make sure you are signed in with the correct individual google account
3. Accept the terms (check the box)
4. Enter your payment information
   1. Google requires a one-time $25 fee to create a developer account.
5. Then complete your setup (add your company name as the developer name) and sign in...


---

# 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.adalo.com/publishing-apps/publishing-to-the-google-play-store/create-your-google-developer-account.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.
