# Troubleshooting

* [**Tokens Not Showing Up**](/kastle-wallet-help-center/troubleshooting/tokens-not-showing-up.md)
  * Learn what to do if your tokens, NFTs, or KNS domains don’t appear in Kastle.\
    This guide explains how Kastle fetches data from third-party APIs for both Kaspa L1 and L2 networks, how to check service status, and what steps to take if your assets aren’t showing.
* [**Cannot Connect to a DApp**](/kastle-wallet-help-center/troubleshooting/cannot-connect-to-a-dapp.md)
  * Learn how to fix common connection issues caused by network mismatches or unsupported networks, and find out how to report problems with dApps that should be compatible with Kastle.


---

# 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.kastle.cc/kastle-wallet-help-center/troubleshooting.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.
