# DOCUMENTATION

- [Learn about the ZEDXION Platform](https://docs.zedscan.net/general/learn-about-the-fuse-platform.md)
- [ZEDXION Overview: vision, strategy and platform components](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-overview.md)
- [The ZEDXION Blockchain](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-network-blockchain.md)
- [Discovering the Network](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-network-blockchain/discovering-the-network.md)
- [ZEDXION Consensus](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-network-blockchain/fuse-consensus.md)
- [Delegation through Staking with Validators](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-network-blockchain/validators-and-delegation.md)
- [Ethereum (EVM) Compatibility and Smart Contracts](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-network-blockchain/ethereum-compatibility-and-smart-contracts.md)
- [Boosting ZEDXION’s Scalability](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-network-blockchain/scaling-l2-payments.md)
- [ZEDX Сoin](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-token.md)
- [ZEDX Coin Economics](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-token/fuse-tokenomics.md)
- [Exchanges, Wallets, On-Ramps and DeFi Tools Supporting ZEDX](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-token/exchanges-wallets-on-ramps-and-defi-tools-supporting-fuse.md)
- [ZEDX on Other Chains](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-token/fuse-on-other-chains.md)
- [ZEDX Coin Wrappers](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-token/fuse-on-other-chains-1.md)
- [ZEDX on Other Chains](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-token/fuse-on-other-chains-2.md)
- [Interoperability](https://docs.zedscan.net/general/learn-about-the-fuse-platform/interoperability.md): Here, you can find the information that can help you navigate the interoperability options that you can use to transfer tokens to and from the ZEDXION blockchain.
- [ZEDXION Governance and Development](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-governance-and-development.md)
- [ZEDXION Assembly](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-governance-and-development/fuse-assembly.md)
- [ZEDXION Improvement Proposals (FIPs)](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-governance-and-development/fips.md)
- [Wallets supporting ZEDXION](https://docs.zedscan.net/general/learn-about-the-fuse-platform/wallets-supporting-fuse-network.md)
- [ZEDXION for Business](https://docs.zedscan.net/general/fuse-for-business.md)
- [Things you can do on ZEDXION](https://docs.zedscan.net/general/things-you-can-do-on-fuse.md)
- [Interacting with the ZEDXION Blockchain](https://docs.zedscan.net/general/things-you-can-do-on-fuse/interacting-with-the-fuse-network-blockchain.md)
- [ZEDXION Ecosystem](https://docs.zedscan.net/general/things-you-can-do-on-fuse/fuse-ecosystem.md): Projects and platforms building or built upon or partnering with Zedx
- [Community](https://docs.zedscan.net/general/things-you-can-do-on-fuse/community.md)
- [Grants and Bounties](https://docs.zedscan.net/general/things-you-can-do-on-fuse/grants-and-bounties.md)
- [ZEDXION Mobile Infrastructure Use Cases](https://docs.zedscan.net/general/use-cases.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.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.
