# How to Convert ANY to MULTI

### C**onversion Rules**

1. Conversion ratio: ANY: MULTI=1:1, 1 ANY to be converted to 1 MULTI
2. Starting Date & time: UTC 8:00 am, December 17, 2021 (no time limit set for the conversion)
3. Conversion channel: Multichain official website:[ https://multichain.org](https://multichain.org/)​
4. Conversion direction: A one-way swap to convert ANY to MULTI
5. Conversion Network: ETH network (only)
6. Conversion fees: ETH gas fee

***Contract Address of ANY and MULTI***

1. ANY contract address on ETH network: [0xf99d58e463a2e07e5692127302c20a191861b4d6](https://etherscan.io/address/0xf99d58e463a2e07e5692127302c20a191861b4d6)
2. MULTI contract address on ETH network: [0x65ef703f5594d2573eb71aaf55bc0cb548492df4](https://etherscan.io/address/0x65ef703f5594d2573eb71aaf55bc0cb548492df4)
3. Contract address for ANY converting to MULTI on ETH network: [0xaed0472b498548B1354925d222B832b99Bb2EC60](https://etherscan.io/address/0xaed0472b498548B1354925d222B832b99Bb2EC60)

### **Conversion Procedures**

MetaMask wallet is used here as an example to explain ANY-MULTI swap process:

1\). Enter into Multichain official website: [https://Multichain.org](https://multichain.org/)

![](/files/diGqJLsahLPoiaEhqIux)

2\). Set up your wallet on Multichain. Click on “Connect Wallet” and the connection will be successful if the wallet account is displayed in the upper right corner. Also, please make sure that MetaMask is connected to the **ETH network**.

![](/files/dn7SneOZ6JWAEnOZLutx)

3\). Approve ANY. Fill in the 'ANY' amount you want to convert and then click on 'Approve ANY'. Please wait for MetaMask to confirm.

Please note that contract approval is a once-off process for the first ANY-MULTI swap. You will not go through it again next time.

![](/files/uqI4oVoWO1XWrIfS7ImG)

4\). Convert ‘ANY’ to ‘MULTI”. Fill in the ‘ANY’ amount that you want to convert and then click on ‘Swap’.

![](/files/JHH5mRrqI0HTwCP8UjZt)

5\). All transaction details can be checked via <https://etherscan.io>

Except for MetaMask wallet, users can also use OKEx, Coin98, WalletConnect, Coinbase Wallet, BitKeep, etc. to convert ANY to MULTI.

### **Notes**

1\. The conversion will only be initiated by ANY holders. Multichain will not enforce token conversion.

2\. No time limit is set for conversion. Users can convert at any time from the starting date.

3\. The conversion needs to be done within the ETH network, which means users need to transfer ANY to the ETH network before the conversion. They will need ETH for gas (including for the Contract Approval).

4\. It is a one-way swap to convert ANY to MULTI; the other way around is not supported.

5\. Once ANY is converted to MULTI, converted ANY will be locked in the smart contract.

6\. You can convert ANY to MULTI via the official website, while more channels for conversion will be available soon (e.g., Binance Exchange). Please await later announcements.

7\. MULTI users can trade MULTI on DEX including Sushiswap, Spookyswap, Spiritswap, Apeswap and Solarbeam, etc. More channels will be released soon.


---

# 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.multichain.org/getting-started/governance-token/how-to-convert-any-to-multi.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.
