# Claim Free SOL Overview

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

ClaimFreeSOL | A community tool tailored for Solana users to reclaim dormant SOL from their own wallets.<br>

:fire: Any wallet that has traded on Pumpfun, letsBONK or Jupiter can claim free $SOL. Clean up any unwanted assets to reclaim your rent ($SOL). Recycle your dormant $SOL to something fun and dopamine on claimfreesol.com

## 🧠 How does it work?

<figure><img src="/files/8wJbtlat5YeJdy7xLwC4" alt=""><figcaption></figcaption></figure>

Storing data of tokens and NFTs on Solana costs a small deposit. Such design is to discourage on-chain spam with meaningless data.&#x20;

**However, most users do not know about it.**

This rent will stay “forever”, if the users do not claim it back.

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

Claim Free SOL is therefore created to help users to claim this dormant SOL back in their hands. Through this intuitive interface, users can close their inactive account(s) in bulk and withdraw their SOL rent.

Try it! 👊

{% hint style="info" %}
You can find more information in [the official Solana Documentation.](https://solana.com/docs/core/accounts#rent)
{% endhint %}


---

# 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://claimfreesol.gitbook.io/docs/overview.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.
