# Troubleshooting

***Dapper Wallet not connecting***

1. Turn off pop-up blocker and retry
2. Check [status of Flow blockchain](https://status.onflow.org/)
3. Confirm that you can connect to NBA Top Shot (or any other Dapper Sports platform)
4. If you have tried the above steps, can connect to NBA Top Shot and cannot connect to Flowty, please open a #support ticket via our [Discord](https://discord.gg/Fpv5sDnHWS)

***Blocto Wallet not connecting***

1. Disconnect then reconnect wallet
2. Check [status of Flow blockchain](https://status.onflow.org/)
3. Please open a #support ticket via our [Discord](https://discord.gg/Fpv5sDnHWS)

***I just purchased / rented an NFT via Blocto and I don't see it in my Blocto wallet***

1. Wait five minutes - blockchain transactions may take longer than expected
2. Check to see if the NFT appears in your Flowty Profile
   1. If YES
      1. The NFT is safely in your wallet and the issue is likely a display error on the Blocto side
   2. If NO
      1. Please open a #support ticket via our [Discord](https://discord.gg/Fpv5sDnHWS)

***I am missing an NFT in my wallet***

If anything is displayed incorrectly or is missing in your (or another user's) wallet:

1. Ensure that you are connected with the correct wallet
2. If you are connected with the correct wallet but are still having issues, refresh Profile using this button (you can refresh another user's profile):&#x20;

![](https://2461045952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F07HbpGPGtWoS8OZhRBfu%2Fuploads%2FVekKGcPpptlr6rchH9m1%2Fimage.png?alt=media\&token=169706e3-878f-4da2-80c0-e1dcb6e0fdc7)

***Why are "Sort" and "Filter" disabled in the marketplace?***&#x20;

Select a listing type (Buy Now, Rental, Loan) to enable Sort and Filter in the marketplace. Because we have many listing types, there is no logical way to sort / filter until a listing type is selected.

Note: You can always search / filter by collection trait in the marketplace, since traits are not listing type-specific

***Other Issues***

1. Try a [hard refresh](https://www.howtogeek.com/672607/how-to-hard-refresh-your-web-browser-to-bypass-your-cache/)
2. Sign out then sign back in
3. Check our various FAQ and guides available in these Product Docs
4. Please open a #support ticket via our [Discord](https://discord.gg/Fpv5sDnHWS)


---

# 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.flowty.io/reference/general-platform/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.
