> For the complete documentation index, see [llms.txt](https://docs.prebit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prebit.io/getting-started/how-to-create-an-account-on-prebit/google-account.md).

# Google Account

### Google Account:

{% stepper %}
{% step %}
Click on the **Google (Gmail)** option during sign-up.
{% endstep %}

{% step %}
From the list of accounts displayed, **select the Google account you want to connec**t.
{% endstep %}

{% step %}
**Confirm the connectio**n, and Prebit will automatically create a custodial wallet linked to your Google account.
{% endstep %}

{% step %}
Your account is now connected, and you’re **ready to start trading.**
{% endstep %}
{% endstepper %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdU2p_qji1dQOfClF7cg0yd5ap2_ApqXj1ZzvKsYw0RuwHJqcDbL_SnzAPFtbM079CsNSW74J3D4hQCgYRLDkh8fepXmWHm5r_XFShfuknph7mReKZqv6l0E-hZtQjUx7TeF16Q?key=f7qYzK3N8JcRG9dnV6RA2p5R" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.prebit.io/getting-started/how-to-create-an-account-on-prebit/google-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.
