# Sign In

To start working with TryAngle visit our dashboard website -[ ](https://tryangle-admin-8be30.web.app/)[https://tryangle-admin-8be30.web.app](https://tryangle-admin-8be30.web.app/)

Once you visited the website you'll have to connect your MetaMask wallet to the website:

![](/files/ghPGnpacLOqF5biqs2R2)

Once you have connected your MetaMask wallet you'll be authenticated and redirected to the dashboard:

![](/files/hKLuFyA4kSgwVhsuobvL)

## Note:

* You should have an installed MetaMask wallet in your browser in order to work with TryAngle. Please visit [https://metamask.io](https://metamask.io/) to install MetaMask wallet.
* Your account and all its TryAngle data is registered and accessible via your wallet.
* At the moment our website doesn't work with other wallet providers(only MetaMask) and we don't have a mobile version, so please use desktop in order to interact with TryAngle dashboard.
* Sometimes when loading pages you might see a page that says "Loading...". It's ok, our backend and API are in test mode and might work slowly.


---

# 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://aarumi8.gitbook.io/tryangle-documentation/dashboard/sign-in.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.
