# Fix Ghostnet on Temple Wallet

There is a change in the url of the RPC node on Ghostnet that causes the wallet to not pull in any data from the chain. Until Temple implements and pushes the update, you can manually work around this by going into the settings of your wallet, select Networks, scroll down to the fields where you can add a new network, name it anything you like, but use this as RPC base URL: <https://rpc.ghostnet.teztnets.com>\
\
Switch to that once you've added it and you should see all your Ghostnet assets and activity.


---

# 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://faq.tezos-homebase.io/a/sub-layer/fix-ghostnet-on-temple-wallet.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.
