# Interacting with the Nordek Blockchain

**Adding Nordek RPC**:

Please refer to the guide [here](https://tutorials.nordekscan.com/tutorials/network-tutorials/adding-fuse-network-to-metamask).

**Wallets supporting the Nordek blockchain**:

* [Metamask](https://metamask.io)
* [imToken](https://imtoken.im)
* [Math Wallet](https://mathwallet.org)
* [AlphaWallet](https://alphawallet.com)
* [Brave Wallet](https://brave.com/wallet/)
* [BitKeep](https://bitkeep.com/)
* [Krystal](https://krystal.app)
* [SafePal](https://safepal.io/)
* [Nordek Cash](http://www.nordek.io/)
* [TokenPocket](https://www.tokenpocket.pro/en/) (RPC needs to be added manually)
* [Nordek Wallet](http://www.nordek.io/)

**On-ramps to Nordek**:

* [Ramp Network](https://ramp.network)
* [XanPool](https://xanpool.com/)
* [Transak](https://transak.com/)


---

# 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/things-you-can-do-on-fuse/interacting-with-the-fuse-network-blockchain.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.
