# Add Network

Backpack currently supports Solana, Ethereum, Optimism, Arbitrum, Polygon, Base and Sonic with more on the way.

## How to add new networks on Mobile

1. Open the main menu at top left of app
2. Select the new network in the Networks section
3. Proceed with new wallet creation

***

## How to add new networks on Extension

1. Open the drop down menu at the top of the app
2. Open the network selector and select "Add Network" option
3. Choose the new network and process with wallet creation

<div align="left"><figure><img src="/files/Io7kr7RNxKxlUZ3mJXvk" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://support.backpack.exchange/wallet/actions/add-network.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.
