# Chain Switcher

Nexabot AI now supports both Cronos Chain and Cronos zkEVM!\
\
To trade on Cronos zkEVM, you first have to generate a Cronos zkEVM wallet.

⚠️ **Please note that your Cronos EVM and Cronos zkEVM wallets do NOT share the same address** ⚠️

Navigate to the main menu, and click the "Chain: Cronos EVM" button.

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

Next, select Cronos zkEVM.

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

You will then be prompted to generate a Cronos zkEVM wallet. Click "Generate Wallet" to continue.

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

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

Once your wallet is generated, you will receive the confirmation message below!

<figure><img src="/files/9wx1tMNBLUmDkQrrYORN" 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://nexabot-ai.gitbook.io/nexabot-ai/trading-bot/chain-switcher.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.
