# DOCUMENTATION

- [Learn about the Ecrox Platform](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform.md)
- [Ecrox Overview: vision, strategy and platform components](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-overview.md)
- [The Ecrox Blockchain](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain.md)
- [Discovering the Network](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain/discovering-the-network.md)
- [Ecrox Consensus](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain/fuse-consensus.md)
- [Delegation through Staking with Validators](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain/validators-and-delegation.md)
- [Ethereum (EVM) Compatibility and Smart Contracts](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain/ethereum-compatibility-and-smart-contracts.md)
- [Boosting Ecrox's Scalability](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-network-blockchain/scaling-l2-payments.md)
- [Ecrox Coin (ECROX)](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-token.md)
- [ECROX Tokenomics](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-token/fuse-tokenomics.md)
- [Exchanges, Wallets, On-Ramps and DeFi Tools Supporting ECROX](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-token/exchanges-wallets-on-ramps-and-defi-tools-supporting-fuse.md)
- [ECROX on Other Chains](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-token/fuse-on-other-chains.md)
- [Interoperability](https://docs.ecroxscan.com/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 Ecrox blockchain.
- [Ecrox Governance and Development](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/fuse-governance-and-development.md)
- [Wallets supporting Ecrox](https://docs.ecroxscan.com/general/learn-about-the-fuse-platform/wallets-supporting-fuse-network.md)
- [Ecrox for Business](https://docs.ecroxscan.com/general/fuse-for-business.md)
- [Things you can do on Ecrox](https://docs.ecroxscan.com/general/things-you-can-do-on-fuse.md)
- [Interacting with the Ecrox Blockchain](https://docs.ecroxscan.com/general/things-you-can-do-on-fuse/interacting-with-the-fuse-network-blockchain.md)
- [Ecrox Ecosystem](https://docs.ecroxscan.com/general/things-you-can-do-on-fuse/fuse-ecosystem.md): Projects and platforms building or built upon or partnering with Ecrox
- [Community](https://docs.ecroxscan.com/general/things-you-can-do-on-fuse/community.md)
- [Grants and Bounties](https://docs.ecroxscan.com/general/things-you-can-do-on-fuse/grants-and-bounties.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.ecroxscan.com/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.
