# Creating An Account

### **Get Started:**

<figure><img src="/files/w7FwN7zViK3V73OwLHkp" alt=""><figcaption><p><a href="https://hippist.com/">https://hippist.com/</a></p></figcaption></figure>

* To begin, navigate to any page containing the "Get Started" button.
* Click on any "Get Started" button to initiate the account creation process.

***

### **Sign Up:**

<figure><img src="/files/LPtIhscaA0qa5L6sVb4V" alt=""><figcaption><p><a href="https://hippist.com/auth/sign-in">https://hippist.com/auth/sign-in</a></p></figcaption></figure>

* If you don't have an account yet, locate and click the "Sign Up" link.
* You'll be directed to the sign-up page.

***

### **Sign Up Options:**

<figure><img src="/files/1MN7ZePWUi6jrCItfz3t" alt=""><figcaption><p> <a href="https://hippist.com/auth/sign-up">https://hippist.com/auth/sign-up</a></p></figcaption></figure>

* You have two options to sign up:
  * **Via Google Account:** If you prefer to use your Google account, click the respective button and follow the prompts.
  * **Fill the Form:** Alternatively, you can fill out the required information in the provided form on the sign-up page.
* After entering your details, click the "Sign Up" button to proceed.

***

### **Signing In:**

<figure><img src="/files/Lwm1DmL6Sref9OwjloPG" alt=""><figcaption><p><a href="https://hippist.com/auth/sign-in">https://hippist.com/auth/sign-in</a></p></figcaption></figure>

1. **Sign In:**
   * If you already have an account, you can sign in using the following methods:
     * **Google Account:** Choose the Google account associated with your Hippist AI account and sign in.
     * **Email and Password:** Enter your registered email address and password in the designated fields.
   * Click the "Sign In" button to access your account.


---

# 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://help.hippist.com/getting-started/creating-an-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.
