# Interlay

## Connect SubWallet to Interlay Portal

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

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

![](/files/vHFlwaFNi0TPre4aQCKb)

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

![](/files/VJThJDaVo3fwK5A7EPLR)

![](/files/NZGCdVlGaDZp1K9XKVcY)

## Transfer Tokens

**Step 1**: On the left menu, select **Transfer**. From the drop-down list, choose either DOT, interBTC or INTR, enter the amount you want to transfer and the recipient account. Hit **Transfer**.

![](/files/tSRuiHad9zorPKReCn2N)

![](/files/8xYoqt9bljCdStMZaMT2)

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

![](/files/p9NQ2XsdDPUzOcCsCufX)

## Stake $INTR

**Step 1**: On the left menu, select **Staking**. Enter the amount of INTR you want to stake and the lock time. Information including Unlock Date, New vINTR Gained, Estimated APY and Estimated INTR Rewards will be automatically filled based on your input. Hit **Stake**.

![](/files/7SOS6Z0owZvXwZCz4LSn)

![](/files/gVoxpHNmUpwZzPTEPKcx)

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

![](/files/ueGRnfFUb4R9mWJhPZbd)


---

# 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/interlay.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.
