# Creating an account

<figure><img src="/files/3GmRE8rX1CKmw1mF7SI0" alt=""><figcaption></figcaption></figure>

### Creating an account

1. Visit [portal.tokenproof.xyz](https://portal.tokenproof.xyz/) and select **Sign up**.
2. Enter the email address you'd like to use for the portal.
3. Go to your email provider and click the magic link to log in. Make sure to check your spam folder if you do not receive an e-mail.


---

# 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.tokenproof.xyz/documentation/tokenproof-apps/portal/getting-started/creating-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.
