# Switching networks

The USDFI protocol is compatible with all EVM networks, including the BNB Chain, Ethereum, Polygon, Optimism, or Arbitrum. **Currently, only the BNB Chain is supported.**

If you are currently connected to a different network, you will need to change the network. The process for doing this is as follows:

1\) Locate the Network icon in the upper right corner of the screen.

2\) Select the desired network (BNB Chain) from the options available.

3\) Allow the USDFI site to switch the network in your wallet. This may be done through a notification in your wallet or by a prompt on the screen.

4\) Once the network has been switched, confirm that the new network has been selected by checking the network name. Once confirmed, you will be ready to make a swap!


---

# 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.usdfi.com/getting-started/switching-networks.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.
