# Get Started with Metis Andromeda

**1. How to bridge my tokens to Metis Andromeda Layer 2 Network?**

Check Metis Bridge and third party bridge partners, and what tokens they support on this chart:

![](/files/2uFkvUP5FqUlWDzYHUiB)

**2. How do I add Andromeda to Metamask?**

Chain ID 1088(Andromeda)&#x20;

RPC URL <https://andromeda.metis.io/?owner=1088&#x20>;

Block Explorer <https://andromeda-explorer.metis.io/>

**3. Does Netswap only run on Metis Andromeda?**

Yes, we're the first native DEX on Metis Andromeda, and we're not working on other networks for now.


---

# 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.netswap.io/faq/get-started-with-metis-andromeda.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.
