> For the complete documentation index, see [llms.txt](https://docs.unisat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unisat.io/products/utxo-management/how-to-reclaim-btc-fb-trapped-in-useless-inscription-utxos.md).

# How to reclaim BTC/FB trapped in useless inscription UTXOs

UniSat UTXO Management Tool: [https://unisat.io/utxo ](https://unisat.io/utxo)

Consolidate ready-combined useless (mint and transfer) inscriptions in one click.

* We filter out ‘useless’ brc-20 mint & transfer UTXOs—so you can turn them into BTC/FB with one-click.
* Never worry about selecting the wrong UTXOs or burning valuable assets.
* Clear overview of selected UTXO value, and claimable UTXO value after gas fee deduction.

***Tips: Lower fee = more BTC in your pocket! Consolidating is optimal when network fees are <3 sats/vB!***

UniSat provides FREE consolidations up to **3000 UTXOs** each month with activities to get more!

<figure><img src="/files/pesOh4DZEyISlHAqYyAW" alt=""><figcaption></figcaption></figure>

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.unisat.io/products/utxo-management/how-to-reclaim-btc-fb-trapped-in-useless-inscription-utxos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
