# Create an account

<figure><img src="/files/E30wmL3GPhwNlGEjFIdL" alt="Proliquid account creation screen with email and social sign-in options."><figcaption><p>Proliquid account creation screen with email and social sign-in options.</p></figcaption></figure>

Create a Proliquid account to save your layouts, settings, watchlists, alerts, and trading workspace preferences.

Your Proliquid account is separate from your trading wallet. The account stores your application experience, while the wallet connection is required only when you want to trade on Hyperliquid from Proliquid.

## Sign-in options

Proliquid supports two account methods:

* **Email and password** for a dedicated Proliquid login.
* **Social login** with X / Twitter or Discord when you prefer OAuth.

Use whichever method you can reliably access. Your saved workspace is tied to the Proliquid account, so use the same login method when moving between devices.

## What the account saves

Your account helps keep your trading environment consistent:

* Terminal and chart layouts.
* Screener watchlists and muted tokens.
* News source preferences.
* Theme and sound alert preferences.
* Compare presets.
* Other application settings.

Wallet-specific trading permissions are handled separately through [Connect wallet](/getting-started/connect-wallet.md).

## Next steps

After creating an account:

1. Review [Trading fundamentals](/getting-started/trading-fundamentals.md).
2. Read [Fees and trading costs](/getting-started/hyperliquid-trading-fees-and-proliquid-builder-fees.md).
3. [Connect your wallet](/getting-started/connect-wallet.md) when you are ready to trade.
4. Open the [Terminal](/features/hyperliquid-trading-terminal.md) to start building your trading workspace.


---

# 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.proliquid.xyz/getting-started/create-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.
