> For the complete documentation index, see [llms.txt](https://docs.sesque.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sesque.com/getting-started/register-new-account.md).

# Register new account

Follow the steps below to register a new account with seSQue:

Go to <https://auth.sesque.com/account/register>, enter your *Email* and *Password* (confirm your password), then click on the `Sign Up` butto&#x6E;*:*

![](/files/i729DEpIh9fl0cTwr4Oi)

An account confirmation link will be emailed to you.

![](/files/-MSAEYeVbMMokFrAkVEA)

Find the email in your *Inbox*, if not there make sure to check your *Spam* folder too, and click on the provided link:

![](/files/I7ukYKp7H5GSh9IbaAvz)

That's it, your new seSQue account is ready. Just click on the `Proceed to your account` button to start using it.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sesque.com/getting-started/register-new-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.
