> For the complete documentation index, see [llms.txt](https://solrecover.gitbook.io/solrecover/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solrecover.gitbook.io/solrecover/what-is-solrecover/introduction.md).

# Introduction

<figure><img src="/files/2g7qSJHjvSSGoEnBcYaa" alt=""><figcaption></figcaption></figure>

The **Solana blockchain**, renowned for its high-speed transactions and low fees, has become a popular platform for DeFi, NFTs, and various blockchain innovations. However, its rapid growth and active user base often lead to the **accumulation of unused accounts**, which can silently incur rent fees. These fees, charged daily for every Solana account, can deplete user balances over time. (To learn more about rent fees on Solana, see the [Solana documentation](https://solana.com/docs/core/accounts#rent) .)

As Solana users create multiple accounts for various purposes, the number of unused accounts accumulates, causing several challenges:

* **Account Proliferation**: Many users find themselves with a significant number of inactive accounts that are no longer needed, leading to inefficiency and clutter within the system.
* **Rent Fees**: Even unused accounts continue to incur daily rent fees, which can steadily reduce a user's balance if left unchecked.
* **Manual Recovery Challenges**: Identifying and closing these accounts manually is a time-consuming and tedious task, requiring users to individually assess their accounts and take action to recover any funds.
