# Choice of EVM chain

We're EVM-agnostic so adding a new EVM chain means a couple of days of work for us! Having said that as of 15th Jan 2023 we're available on Polygon and Binance Smart Chain. We'll add more chains as time goes. You can switch the network to "ON" to allow customers connect their wallets on the store / marketplace.

<figure><img src="/files/rYLOfDZRPcLoh9UmNMqe" alt=""><figcaption><p>Switch the network "ON" if you want the customers to connect their wallets within that chain</p></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://guides.fungies.io/for-developers/choice-of-evm-chain.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.
