# Connect your wallet to GovTool

Open your Chrome browser, and navigate to <https://preview.gov.tools/>&#x20;

<figure><img src="/files/1808qkKCu9uSRU4KmCPm" alt=""><figcaption></figcaption></figure>

To start using the SanchoNet Govtool functions, you need to Connect your wallet.

Simply click the "Connect Wallet" button at the top of the page. You will see a pop-up showing you the wallets available on your browser, select your chosen wallet to connect.&#x20;

<figure><img src="/files/1nlcFV49WOgUarDhvu9t" alt=""><figcaption></figcaption></figure>

You will be asked for permission to connect with GovTool. To proceed, agree to this.&#x20;

Allow access and confirm the transaction, and you will be taken to the dashboard.&#x20;

<figure><img src="/files/205dRLpam4HnJzsr9Ni1" 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.gov.tools/cardano-govtool/using-govtool/getting-started/connect-your-wallet-to-govtool.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.
