# Create personal account

Go to [www.signspace.com](https://www.signspace.com/) and click **Register** link on the top of the page.

Fill in the registration form and accept the **Terms of Service**, **Data Processing Agreement** and **Privacy Policy**. Then click **Continue**.

Switch to your email inbox to verify your email address.

Check your inbox (and Spam folder) for an email from SignSpace. Click the verification link provided in the email message.

You will be asked to sign in to SignSpace.

Since you registered as a personal user you will be prompted a suggestion to register your organisation account or join an existing organisation.

If you choose to proceed with this registration, you will start the process described in [Register your organisation](https://guide.signspace.com/en/signing-up-for-signspace/register-your-organisation).

If you choose to do this later, you will land in the main SignSpace user interface with a SignSpace welcome message.


---

# 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://guide.signspace.com/en/signing-up-for-signspace/create-personal-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.
