# Connecting to Asigna

Prerequisites

* [Compatible Wallet](/asigna/introduction/supported-wallets.md)
* Asigna multisig app: <https://btc.asigna.io/>

#### ➱ Open the Asigna multisig app

Navigate to the Asigna multisig app in your web browser: <https://btc.asigna.io/>

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

#### ➱ Choose your network

The default network of Asigna multisig app is Mainnet but you can click **Network** button on the homepage to choose testnet for experimenting or some other purposes.

{% hint style="warning" %}
&#x20;Make sure to switch network in your wallet before trying to connect to different network.
{% endhint %}

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

#### ➱ Choose your wallet connection method

Click **Connect wallet** on the Asigna app homepage to find options to connect your wallet — any of [compatible wallets](/asigna/introduction/supported-wallets.md#bitcoin). Select your preferred method. For this example, we will use Xverse.

{% hint style="warning" %}
Make sure the chosen wallet is installed as an extension in your current browser.
{% endhint %}

{% hint style="danger" %}
Do not use Extension wallets with Ledger. Asigna app is only functional with a direct Ledger connection.
{% endhint %}

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

#### ➱ Connect your wallet

After clicking on Xverse, a window will appear with a list of available accounts. Choose the account you want to connect to the Asigna and approve connection.

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

#### ➱ Confirm the connection

After approving connection you are to sign the message.&#x20;

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

Once your wallet is connected, you will see your account address displayed at the top-right corner of the homepage, confirming a successful connection.

<figure><img src="/files/SPeM5c4aGjjIjDFCstPn" 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://asigna.gitbook.io/asigna/bitcoin-multisig/quickstart/connecting-to-asigna.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.
