# DOCUMENTATION

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