# Kintsugi

## Connect SubWallet to Kintsugi Portal

{% hint style="info" %}
For instructions on creating a **Kintsugi** account with SubWallet, please visit [Create an Account](/beta/extension-user-guide/create-an-account.md)
{% endhint %}

**Step 1**: Log into [Kintsugi Portal](https://kintsugi.interlay.io/). The SubWallet extension automatically prompts you to connect. Choose the account(s) you want to use with Kintsugi and hit **Connect**.

![](/files/HIz9GoDOC6w2N17P38AG)

**Step 2**: On the top right corner, hit **Select Wallet** and choose **SubWallet**. Then select your desired account.

![](/files/56o6jQzAQZc2q3WOoGCW)

![](/files/bJrr1XNWvsSJkmtqa5yB)

## Bridge BTC

### Mint kBTC

**Step 1**: On the left menu, select **Bridge**. Choose the **Issue** tab.

![](/files/otwDv97GMwiq92C2uBZB)

**Step 2**: Enter the amount of BTC and the system will automatically select a vault for you. If you prefer to select the vault yourself, click **Manually Select Vault** and choose from the drop-down list. Then hit **Confirm**.

![](/files/cqWFQrkl40AAGVGHswSd)

{% hint style="warning" %}
Make sure you have enough KINT to pay for the transaction fee.
{% endhint %}

**Step 3**: In SubWallet's pop-up window, key in your password and hit **Approve**.

![](/files/thBalquzQ0epL7HMxraG)

**Step 4**: Deposit your BTC to the address shown on the pop-up message or scan the QR code. When finished, click **I have made the payment**. You can view your transaction on the **Transactions** tab.

![](/files/KdgaP6R77udSTyYmEmXj)

![](/files/cLj2tZEMJsqpRue4hNbx)


---

# 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.subwallet.app/beta/dapps-user-guide/kintsugi.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.
