# DYDX Token Migration

## DYDX Token Migration

- [Introduction](https://docs.dydx.community/dydx-token-migration/dydx-token-migration/introduction.md): Overview of the dYdX Chain and the DYDX token.
- [Cessation of Support for the wethDYDX Smart Contract](https://docs.dydx.community/dydx-token-migration/dydx-token-migration/cessation-of-support-for-the-wethdydx-smart-contract.md): An overview of the cessation of support for the wethDYDX smart contract
- [Legal Disclaimers](https://docs.dydx.community/dydx-token-migration/dydx-token-migration/legal-disclaimers.md): An overview of legal disclaimers.
- [Migration & Bridge Overview](https://docs.dydx.community/dydx-token-migration/migration-of-dydx-from-ethereum-to-dydx-chain/migration-and-bridge-overview.md): An overview of migration of DYDX from Ethereum to the dYdX Chain.
- [wethDYDX and wethDYDX Smart Contract](https://docs.dydx.community/dydx-token-migration/migration-of-dydx-from-ethereum-to-dydx-chain/wethdydx-and-wethdydx-smart-contract.md): Overview of the wethDYDX Smart Contract
- [GovernanceStrategyV2 Smart Contract](https://docs.dydx.community/dydx-token-migration/migration-of-dydx-from-ethereum-to-dydx-chain/governancestrategyv2-smart-contract.md): Overview of the GovernanceStrategyV2 Smart Contract
- [TreasuryBridge Smart Contract](https://docs.dydx.community/dydx-token-migration/migration-of-dydx-from-ethereum-to-dydx-chain/treasurybridge-smart-contract.md): Overview of the TreasuryBridge Smart Contract
- [Open-Source Bridge User Interface](https://docs.dydx.community/dydx-token-migration/migration-of-dydx-from-ethereum-to-dydx-chain/open-source-bridge-user-interface.md): Overview of the Open-Source Bridge User Interface
- [Token Comparison](https://docs.dydx.community/dydx-token-migration/migration-of-dydx-from-ethereum-to-dydx-chain/token-comparison.md): Overview of the potential functionality and utility of ethDYDX, stkDYDX, wethDYDX, and dYdX Chain DYDX
- [Introduction](https://docs.dydx.community/dydx-token-migration/dydx-dydx-chain/introduction.md): An overview of DYDX (dYdX Chain)
- [x/bridge module](https://docs.dydx.community/dydx-token-migration/dydx-dydx-chain/x-bridge-module.md): An overview of the x/bridge module
- [Bridge Daemon](https://docs.dydx.community/dydx-token-migration/dydx-dydx-chain/bridge-daemon.md): An overview of the Bridge Daemon


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.dydx.community/dydx-token-migration/dydx-token-migration/introduction.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.
