# FAQ

### **How much can I reclaim from closing vacant account?**

Closing one vacant account will give you **0.002 SOL.**

&#x20;

### **Can I lose NFTs or other tokens like USDC from closing vacant accounts?**

No, all vacant accounts do not contain any tokens or NFTs anymore and have no use. Feel secure in pressing Reclaim All and signing the transactions to close them and receive the locked SOL.

### **Will my wallet be destroyed or become unsafe after claiming?**

No, all it does is just to close your vacant accounts. It will not affect your wallet in any way. You can continue to use your wallet without any concerns.

&#x20;

### **How much can I reclaim from burn tokens and NFTs?**

Burning a token will give you **0.002 SOL.** \
Burning most of NFTs will give you **0.01 SOL**, while burning a few of NFTs (scam NFTs) will give you **0.002 SOL**. \
\ <mark style="color:red;">Please note that once the burn action is executed, it cannot be revoked. Please pay extra attention and do not burn valuable assets by mistake.</mark>

{% hint style="info" %}
**Limitations of Liability**

Users acknowledge that burning digital assets involves inherent risks, and ClaimFreeSOL is not liable for any losses incurred. ClaimFreeSOL is not responsible if a user burns any asset by mistake. Before sending the transaction, please double check that you are aware that the asset you have marked is unwanted.
{% endhint %}

### **Are there any fees associated with using ClaimFreeSOL?**

You will only gain from burning assets & closing accounts on ClaimFreeSOL. We take a mere 15% service fee from your gain to cover the infrastructure cost & future development reserve.

&#x20;

### **How do I check my claim history?**

You can check your claiming history at My Claiming History page.

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

or check your claiming history through the [blockchain explorer](http://solscan.com)

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

### **What does chunks means?**

1 Chunks = 1 Wallet Sign = 5 Txs = Close 21 vacant accounts \* 5.

<figure><img src="/files/4QjWf4v5D45XbrAEyPUB" alt=""><figcaption></figcaption></figure>


---

# 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/faq.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.
