# Account creation

## Create an account

To create your first Compute or Inference instance, as well as a Persistent Storage, you need to Sign Up by clicking on the bottom-left button.

<figure><img src="/files/bfbID9F47e5h00CdTryW" alt=""><figcaption></figcaption></figure>

You can create an account via email or oAuth (Github or Google)

<figure><img src="/files/aVngv9ijf9QBvg2qCiVz" alt=""><figcaption></figcaption></figure>

## Data privacy & security

Our platform strictly adheres to the General Data Protection Regulation (GDPR) to ensure the privacy and protection of our users' data. We implement all mandatory measures, including obtaining explicit user consent, providing clear data processing information, and ensuring the right to access, correct, and delete personal data. **All sensitive information is encrypted**, and we maintain robust security protocols to prevent unauthorized access. Our commitment to user privacy is paramount, and we continuously review and update our practices to remain compliant with GDPR requirements.


---

# 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.sesterce.com/welcome-on-sesterce-cloud/account-creation.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.
