# Create a Liquify Gateway Account

## Step 1: Sign Up

1. Navigate to the [Liquify Gateway Portal](https://portal.liquify.com/login): Open your web browser and visit the signup page.&#x20;

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

2. Provide Required Information: Enter your email, choose a secure password, and provide any other information required by the registration form.

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

3. Email Verification: Check your email for a verification link and click on it to confirm your registration. This step is crucial to ensure the security and integrity of your account.

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

4. Log In: Once your email is verified, log in to your new [Liquify Gateway Dashboard](/liquify/rpc-quickstart-guide/liquify-gateway-dashboard.md) to complete the setup and create your first RPC Endpoint.


---

# 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://liquify-2.gitbook.io/liquify/rpc-quickstart-guide/create-a-liquify-gateway-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.
