# STEP 1 - Signup in TrustRelay region

If you know which region you would like your dataspaces to be created in, (e.g. Switzerland), then navigate to the specific region signup page. e.g. <https://ch.trustrelay.io/signup>.

<figure><img src="/files/bHUWTI5pG0stSx5OM8sD" alt=""><figcaption><p>Signup page in TrustRelay Switzerland Region</p></figcaption></figure>

Click on the signup page.

It will then present you with a form to set your email and password

<figure><img src="/files/JnYzgjwxkSdR1yzlzrVf" alt=""><figcaption><p>Register Account page</p></figcaption></figure>

{% hint style="info" %}
**Good to know:** TrustRelay only supports corporate emails. Public emails such as yahoo and gmail are not valid.
{% endhint %}

Set your email address and click the button "Send verification code"

Please check your inbox for an email with subject&#x20;

*TrustRelay AG | Switzerland Region account email verification code*

<figure><img src="/files/E2FH4Ho8ZQNVwWeSlv2U" alt=""><figcaption><p>Verification email sent by TrustRelay</p></figcaption></figure>

Type the code received into the form, then set your password and confirmation and click "Create".

{% hint style="info" %}
**Good to know:** In a demo environment, sometimes the account registration can take a minute or two. If you don't receive a notification in the first 2 minutes then please try to refresh the page.
{% endhint %}

After the account registration has completed you should be redirected to the regional administration dashboard

<figure><img src="/files/a0PMxQg0v8345sgZZfHw" alt=""><figcaption><p>Regional daministration dashboard</p></figcaption></figure>

Congratulations. You have completed signup in the regional administration dashboard.


---

# 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.trustrelay.io/guide-for-dataspace-admins/step-1-signup-in-trustrelay-region.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.
