# Migration of DYDX from Ethereum to dYdX Chain

- [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


---

# 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.dydx.community/dydx-token-migration/migration-of-dydx-from-ethereum-to-dydx-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.
