# Interacting with the Bitica Blockchain

**Adding Bitica RPC**:

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

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

**On-ramps to Bitica**:

[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.biticablockchain.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.
