> For the complete documentation index, see [llms.txt](https://docs.tap-protocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tap-protocol.com/functions/publish-your-docs/unblock-transferables.md).

# Unblock Transferables

{% hint style="info" %}
Tappable
{% endhint %}

To unblock inscribe transfers, the function below must be tapped (=inscribed and again sent to yourself). Once tapped, inscribe transfers will continue to work normally and contribute to the overall transferable amounts of the account again.

```json
{
  "p" : "tap",
  "op" : "unblock-transferables"
}
```
