# How to: Transfer from ImmutableX

## Sending assets

For transferring from ImmutableX, you'll need to manually send assets from the wallet to the address provided by Layerswap. Please refer to this guide for a seamless experience.&#x20;

### Step 1. Connect wallet

#### Step 1.1. Click "Connect" on Layerswap

<figure><img src="/files/Mz6yo5xp9MAwxwIKHj9q" alt=""><figcaption><p>Step 1.1</p></figcaption></figure>

#### Step 1.2. Review the steps on ImmutableX and click "Get Started"

<figure><img src="/files/9akGZtQLx99lTJpuqalw" alt=""><figcaption><p>Step 1.2</p></figcaption></figure>

**Step 1.3. Click "Next" to connect and sign**

<figure><img src="/files/ocBFIRgEnxIFhfTBTWKn" alt=""><figcaption><p>Step 1.3</p></figcaption></figure>

### Step 2. Transfer

#### Step 2.1. Click "Transfer" on Layerswap

<figure><img src="/files/PG4DQDF1I0sGCSTjvDqL" alt=""><figcaption><p>Step 2.1</p></figcaption></figure>

#### Step 2.2. Click "Confirm" on ImmutableX to confirm the transfer

<figure><img src="/files/puOSHDoBunlkHYg8kY6a" alt=""><figcaption><p>Step 2.2</p></figcaption></figure>

#### Step 2.3. Sign with the wallet and wait for the transfer to be completed

<figure><img src="/files/07hh8zjemaXnxMG2bWaY" alt=""><figcaption><p>Step 2.3</p></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://learn.layerswap.io/user-docs/beginners-guides/how-to-transfer-from-immutablex.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.
