# Sign In

Your wallet works as your user account. Connect your wallet and **sign in** to have full access to all the CoinScan features and sync all your settings across all your devices.

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

* Look for the Wallet icon on the bottom left sidebar of your screen.
* Click the **Connect Wallet** button in the center of your screen and choose the wallet you want to connect. Make sure your wallet browser extension is installed before proceeding.
* Open your wallet's browser extension to confirm the connection.&#x20;
* Back to CoinScan, you'll be requested to sign a message to verify you are the owner of the wallet.  Click on **Sign Message**.
* Go back to your wallet extension to **confirm the Sign-in request**.

<figure><img src="/files/QoJizwhqevpsBBg659Jn" alt="" width="349"><figcaption></figcaption></figure>

* Expand the CoinScan left sidebar by clicking the double-arrow button at the bottom. You’ll see your wallet address displayed, confirming it’s connected.

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


---

# 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.coinscan.com/how-to/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.
