# Create an Account

To start using Gigastore, first create an account. Open [Gigastore](https://dent.giga.store) in your web browser and click the "Register" button. Follow the instructions on the website.

Once logged in, go to the **account** section by clicking on the account button the top right or following this [link](https://dent.giga.store/#/account/details).

Please make sure that you have enter your personal information correctly, and enter your billing information.


---

# 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.giga.store/start-with-gigastore/create-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.
