# Sign Up Methods

There are three ways to sign up for [Polymarket](https://polymarket.com/?via=signup).&#x20;

### Sign Up With Google

1. Click **Sign Up**.
2. Select **Continue with Google**.
3. Connect your Google account.
4. Complete the signup process.

You can now log in using your **Google account**.

<figure><img src="/files/mUWAwqz2y9N8fey9L1vP" alt=""><figcaption></figcaption></figure>

### Sign Up with Email

1. Click **Sign Up**.
2. Enter your **email address** and click **Continue**.
3. Enter the **6-digit code** sent to your email.
4. You're signed up.

You can now log in using your **email and 6-digit code**.

<figure><img src="/files/QMJZTfM7ZzTu1jtHSnAH" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**Never share your 6-digit login code** — not even with Polymarket staff.&#x20;

If someone gains access to your code, they can access your account and funds. **Polymarket support cannot recover lost funds** caused by shared codes.
{% endhint %}

### Sign Up with Crypto Wallet&#x20;

1. Click **Sign Up**.
2. Connect your **crypto wallet** (such as MetaMask, Rabby, or Phantom).
3. Sign a message to **Connect your wallet** to Polymarket.
4. Sign another message to **Enable Trading**.
5. You're signed up.

You can now log in using your **connected wallet**.

<figure><img src="/files/5OFHb3LdmcPuBXBayLxD" alt=""><figcaption></figcaption></figure>


---

# 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://polymarketguide.gitbook.io/polymarketguide/basics/signing-up/sign-up-methods.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.
