# Funding or Importing From an External Wallet or Exchange

## Interactive Tutorial

{% embed url="<https://app.guideflow.com/player/qp7dnv7sjp>" %}

### To transfer funds to your new Sigma wallet:&#x20;

{% stepper %}
{% step %}
Open the main menu
{% endstep %}

{% step %}
**Choose a blockchain:** Select the chain you'd like to trade on
{% endstep %}

{% step %}
If you would like to transfer funds directly to the Sigma wallet from a Metamask, Exchange or other wallet, open the wallets menu and copy the public address to send from an external source
{% endstep %}

{% step %}

### If your funds are on a different chain/ network, follow this guide:

{% endstep %}
{% endstepper %}

{% content-ref url="/pages/WYXrfHViZC5eWyFVgh3I" %}
[Bridging From Another Chain](/setup-trading-and-management/evm/setup/bridging-from-another-chain.md)
{% endcontent-ref %}


---

# 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.sigma.win/setup-trading-and-management/evm/setup/funding-or-importing-from-an-external-wallet-or-exchange.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.
