# Troubleshooting / Issues

- [I sent BTC (or a Token) to Freewallet, why doesn't it show up?](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/i-sent-btc-or-a-token-to-freewallet-why-doesnt-it-show-up.md)
- [Why can't I see my assets I own or created with 0 issuance?](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/why-cant-i-see-my-assets-i-own-or-created-with-0-issuance.md)
- ["Error While Trying to Broadcast Transaction"](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/error-while-trying-to-broadcast-transaction.md)
- ["Failure to send not enough BTC in wallet"](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/failure-to-send-not-enough-btc-in-wallet.md)
- [My Freewallet Exchange/Dispenser tab is resetting the data when I try to sort by BTC Price?](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/my-freewallet-exchange-dispenser-tab-is-resetting-the-data-when-i-try-to-sort-by-btc-price.md)
- ["Public key was neither provided nor published in blockchain."](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/public-key-was-neither-provided-nor-published-in-blockchain..md)
- [I logged in and see none of my assets but I see them on tokenscan!](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/i-logged-in-and-see-none-of-my-assets-but-i-see-them-on-tokenscan.md)
- [Help! I used too small of a fee and my transaction is not confirming!](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/help-i-used-too-small-of-a-fee-and-my-transaction-is-not-confirming.md)
- [I sent/dispensed an XCP asset to a Wrapped Segwit Address (address beginning with "3")](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/i-sent-dispensed-an-xcp-asset-to-a-wrapped-segwit-address-address-beginning-with-3.md)
- [I sent/dispensed an XCP asset to a Taproot Address (an address that starts with "bc1p")](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/i-sent-dispensed-an-xcp-asset-to-a-taproot-address-an-address-that-starts-with-bc1p.md)
- [I updated Freewallet and can only see my first 20 addresses! How can I get them back?](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/i-updated-freewallet-and-can-only-see-my-first-20-addresses-how-can-i-get-them-back.md)
- [My second transaction on an MPMA (Multi-send) is not getting confirmed and giving me an error](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/my-second-transaction-on-an-mpma-multi-send-is-not-getting-confirmed-and-giving-me-an-error.md)
- [Freewallet gave me a TX link but Tokenscan says "Transaction not found on tokenscan"](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/freewallet-gave-me-a-tx-link-but-tokenscan-says-transaction-not-found-on-tokenscan.md)
- [Error composing dividend transaction via API: \['zero dividend'\]](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/error-composing-dividend-transaction-via-api-zero-dividend.md)
- [My MacOS/Windows is saying Freewallet is not verified by the app store. What should I do?](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/my-macos-windows-is-saying-freewallet-is-not-verified-by-the-app-store.-what-should-i-do.md)
- [Counterparty API Communication Error!](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/counterparty-api-communication-error.md)
- [What is a Counterparty API Error?](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/what-is-a-counterparty-api-error.md)
- [Stuck on "Checking Data Encoding Fees"](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/stuck-on-checking-data-encoding-fees.md)
- [Constructed transaction does not parse correctly](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/constructed-transaction-does-not-parse-correctly.md)
- [My transaction is too low of an "Effective Fee Rate"](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/my-transaction-is-too-low-of-an-effective-fee-rate.md)
- [Error Composing Dispenser TX - Balance History](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/error-composing-dispenser-tx-balance-history.md)
- [I entered my created password and stuck on "You will need to unlock..."](https://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/i-entered-my-created-password-and-stuck-on-you-will-need-to-unlock....md)


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues.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.
