# Networks

Currently, the platform operates on four EVM-compatible networks: Ethereum, Polygon, BSC, and Arbitrum.

<figure><img src="/files/VcPB1PYT56bgyabsxVof" alt="" width="375"><figcaption></figcaption></figure>

We utilize different systems for collecting funds and distributing tokens, allowing us to raise funds on a different network than the one on which the tokens will ultimately be distributed. This strategy enables us to leverage networks with lower fees, resulting in significant savings for our users.

*For example, consider a presale for a token that will be launched on Ethereum. If we raised funds through Ethereum, users would need to pay high fees to participate. Instead, we can use Arbitrum, Polygon, or BSC which have lower fees. So only during the token claim process will users need to pay fot the Ethereum network fees.*\
\
**We can also distribute tokens on any of the following networks:** Ethereum, Aurora, Arbitrum, Berachain, Blast, Avalanche, Base, BSC, Celo, Evmos, Fantom, Flare, Fraxtal, Iota, Immutable, Kava,  Gnosis, Harmony One, Linea, Mantle, Mode, OKC, Optimism, Palm, PGN, Scroll, Sepolia, Polygon, Viction, ZKsync, [Solana](#what-happens-if-the-token-is-launched-on-the-solana-network), Zora, Shimmer.

### Choosing the correct Network to Participate

\
Each presale can utilize a different network (Eth, Polygon, Bsc or Arb), so it's important to pay attention to the accompanying icon. Therefore, you need to ensure you have USDT funds on that network to participate.

<figure><img src="/files/pfLGUjdTf3LdlFnE7xOb" alt=""><figcaption><p>In the example image, you'll see that this presale takes place on Polygon.</p></figcaption></figure>

If you are connected to the wrong network, a "Change Network" button will appear before displaying the "Invest Now" button. Clicking on it will prompt your wallet to confirm the network switch.<br>

<figure><img src="/files/skoFxrpJF25OU3LsWhrT" alt=""><figcaption></figcaption></figure>

### What Happens if the Token is Launched on the Solana Network?

Since Solana is not an EVM-compatible network and requires a different kind of wallet, users will be required to provide their Solana address during the investment process in order to receive their tokens there.

This way, users can make their investments, as usual, using the defined network (Arbitrum, Ethereum, Polygon, or BSC) but they will receive their tokens directly in their Solana wallet.

<figure><img src="/files/sk8KtTxWK4TTkGkeB6DR" alt="" width="375"><figcaption></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://bipzy.gitbook.io/bipzy-crypto-platform/investing/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.
