# Important smart contracts

- [Zedx Token](https://docs.zedscan.net/general-1/important-smart-contracts/zedx-token.md)
- [Zedx Dollar](https://docs.zedscan.net/general-1/important-smart-contracts/zedx-dollar.md)
- [Major Deployed Contracts](https://docs.zedscan.net/general-1/important-smart-contracts/major-deployed-contracts.md)
- [Bridges](https://docs.zedscan.net/general-1/important-smart-contracts/bridges.md)
- [Ethereum ↔ Zedx GoodDollar Token](https://docs.zedscan.net/general-1/important-smart-contracts/bridges/ethereum-zedx-gooddollar-token.md)
- [Ethereum ↔ Zedx ZED20 Tokens](https://docs.zedscan.net/general-1/important-smart-contracts/bridges/ethereum-zedx-zed20-tokens.md)
- [BSC ↔ Zedx BNB](https://docs.zedscan.net/general-1/important-smart-contracts/bridges/bsc-zedx-bnb.md)
- [BSC ↔ Zedx Native](https://docs.zedscan.net/general-1/important-smart-contracts/bridges/bsc-zedx-native.md)
- [BSC ↔ Zedx ZED20](https://docs.zedscan.net/general-1/important-smart-contracts/bridges/bsc-zedx-zed20.md)
- [Ethereum ↔ Zedx Native](https://docs.zedscan.net/general-1/important-smart-contracts/bridges/ethereum-zedx-native.md)


---

# 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.zedscan.net/general-1/important-smart-contracts.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.
