# Getting Started

To start using Liquid Nova you will have to create an account. Enter your email address, desired password and invite code in the corresponding fields. Please join us <https://discord.gg/vEF9eycyBy> to get a code so you can create an account.

If you prefer, you can also create an account with your Google email with just one click and no need for an invite code

Once you create your account you will receive a confirmation email. Please check your emails (Check your spam folder if you don't see the confirmation email in your inbox). Click on the link to verify your account.

Once confirmed, follow the wallet creation process. To display your private keys you will have to re enter your password. Please write down your private keys and never share them with anyone. You can then import them in the wallet of your choice if you want. That's it! You're ready to start creating and automating your liquidity positions


---

# 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://liquid-nova.gitbook.io/liquid-nova/welcome-to-liquid-nova/getting-started.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.
