# Interacting with the GoldX Blockchain

**Adding GoldX RPC**:

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

**Wallets supporting the GoldX 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/), [GoldX Cash](https://fuse.cash), [TokenPocket](https://www.tokenpocket.pro/en/) (RPC needs to be added manually), [GoldX Wallet](https://play.google.com/store/apps/details?id=io.fuse.fusecash\&hl=en\&gl=US)

**On-ramps to GoldX**:

[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.goldxchain.io/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.
