# Sign-Up

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

Getting started with Liquid is easy. Head over to <https://getliquid.io/> and click the "Sign In" button on the top header. Follow the prompts to be guided through our intuitive onboarding process.<br>

**Step 1:** **Visit our Site**\
\
Visit <https://getliquid.io/> and connect your wallet. If you are currently connected to <https://getliquid.io/>, click on the "Sign In" button in the top-righthand corner.<br>

**Step 2:** **Create Account**\
\
If you already have an account, you can continue simply by clicking "Log In" or by continuing with one of our log in partners. If you're new to the platform, follow the sign up flow by creating a username and password, or alternatively use on of our log in partners to do so.<br>

**Step 3**: **KYC**

After your account has been created, you will be guided through an intuitive KYC process via our KYC partner Plaid. You can choose to go through this now or at a later time, however if you are located within the USA you must go through this process to be able to participate in the marketplace. This process only takes a couple of minutes.<br>

**Step 4**: **Connect Wallet**

Connect your existing BASE chain wallet (Metamask, Rabby, Coinbase Wallet, etc.) and follow the signing prompts to confirm the linkage. If you don't have a wallet, feel free to make one. Alternatively, you can have a wallet made for you using one of our account abstraction partners.\
\
\
​**Referral Codes**\
\
**Joining with a referral code**\
\
Referral URLs and codes are available to everyone. Do remember to input a referral code during onboarding if you have one. It will be verified by the app before you are allowed to proceed with the rest of the onboarding flow.

Only new users are allowed to join with a referral code. If you have already joined Liquid, you will not be able to input a referral code retroactively. Have no fear, however, as both referrer and referee receive bonus rewards!​

**Your referral code**

Upon joining Liquid, you will automatically be given a unique referral URL and code. You are free to share this with your friends to get them to join Liquid with your code.&#x20;

{% hint style="info" %}
Refer to [Referral Rewards](/liquid/liquid/referral-rewards.md) for more information about our referral program.
{% endhint %}


---

# 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://getliquid.gitbook.io/liquid/user-guides/sign-up.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.
