# Sign up for Tessl

By logging into Tessl, you will have access to all of the functionality available on the Tessl platform: access to private workspaces, private tiles, the ability to publish tiles (public or private), as well as a variety of MCP tools offered by Tessl.

## Creating your User

1. Navigate to the [Registry](https://tessl.io/registry) page
2. Click `Log in` on the upper right of the page
3. Click `Sign up`\
   ![](https://1171143958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXbWzspFdXV0HNujz6gJ9%2Fuploads%2FHWdj6i9F1A0kknexljNG%2Fimage.png?alt=media\&token=40e6cc59-467b-46f7-9a4f-a6c3bcf5887a)
4. Create your user, either using your `GitHub` account or your `Google` user account. After you create your user, you can use it to login when installing the CLI, as covered in [Installation](https://docs.tessl.io/introduction-to-tessl/installation).\
   ![](https://1171143958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXbWzspFdXV0HNujz6gJ9%2Fuploads%2F9ml1s8NHicmSOvePqKSH%2Fimage.png?alt=media\&token=8095e453-2ff2-4373-b78f-418db5835ceb)


---

# 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.tessl.io/introduction-to-tessl/sign-up-for-tessl.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.
