# Sign in

The first step to using Polkasafe is signing in. Instead of web2 authentication, Polkasafe allows you to sign in using your wallet.&#x20;

When signing in with your wallet, Polkasafe gives a message for you to sign with your wallet. By signing this message, Polkasafe is able to verify that you are the true owner of the wallet.&#x20;

{% hint style="info" %}
Please note - Signing this message does not enable any assets to be transferred or otherwise affected. An example message is shown below.
{% endhint %}

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

You can signin using any wallet that supports the network you are trying to signin for. See all supported wallets [here](/overview/supported-wallets.md).&#x20;


---

# 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.polkasafe.xyz/setup-polkasafe/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.
