> For the complete documentation index, see [llms.txt](https://catzillacoin.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catzillacoin.gitbook.io/whitepaper/economics/swap-features.md).

# Swap Features&#x20;

### Transition from Polygon to Ethereum

Currently, Catzilla tokens (CZ) are deployed on the Polygon smart contract network. However, our primary contract will be migrated to the Ethereum blockchain in the future.<br>

#### What Does This Mean?

In simple terms, the tokens currently residing on Polygon validate their existence with users before the Token Generation Event (TGE) on Ethereum. This approach streamlines the process and ensures smooth transition for users.<br>

#### What's Next?

In the future, all users holding CZ tokens on Polygon will have the opportunity to swap them 1-to-1 on the Ethereum network. This swap functionality will enable users to seamlessly transition their tokens between the two networks, unlocking a myriad of new features and capabilities.<br>

#### Enhanced Features

The transition to Ethereum opens the door to a host of new features, including advanced swap functionalities. Users will not only be able to swap tokens but also engage in swap transactions for in-game digital assets such as NFTs, weapons, and other tokens directly within the Catzilla ecosystem.

Stay tuned for more updates and details on the token swap process and additional features coming soon!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://catzillacoin.gitbook.io/whitepaper/economics/swap-features.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.
