# Create Account

If you haven't done so yet, now is the time to [register for a GPTBoost account](https://app.gptboost.io/accounts/signup/). You can easily sign up using your email address or your Google account.

{% embed url="<https://7ygd6q3ynb.files-sashido.cloud/743461beb216ede87e3659ddeda5c486_sign_up_2.webm>" %}
Create an account in GPTBoost
{% endembed %}

We initially create a team with the registration email's username per each account behind the scenes. Still, if the company policy expects a specific corporate title or you simply prefer something fancier - feel free to change your team's username from the Dashboard -> Team section.

Now, that you have your GPTBoost account, let's start [adding some LLM Keys ](/first-steps/add-keys.md)to watch for. 🙂


---

# 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.gptboost.io/first-steps/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.
