# Multi-chain

The Woken V1 DEX [contracts](https://woken-exchange.gitbook.io/wokenexchange/security/contracts-and-wallets) will be deployed on the following Blockchains

#### At DEX launch

* Arbitrum (genesis chain / genesis LP)
* Binance Chain

#### Gradually

* Ethereum
* Base
* Polygon
* Optimism<br>
* other ? [Submit to the protocol vote](https://woken-exchange.gitbook.io/wokenexchange/woken-v1-our-solution/dao-vote/woken-protocol-votes) !

**The WKN token will be available exclusively on the Arbitrum blockchain**. \
According to the [roadmap](https://woken-exchange.gitbook.io/wokenexchange/protocol-and-tokenomic/roadmap), the WKN will gradually become cross-chain to enable DAO and PairAdminDao on the other blockchains.

This expansion aims to host more Woken Certified Projects on these different blockchains.


---

# 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://woken-exchange.gitbook.io/wokenexchange/protocol-and-tokenomic/multi-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.
