# Solana Dust Vacuum

## Solana Dust Vacuum

- [Solana Dust Vacuum](https://docs.soldustvacuum.app/solana-dust-vacuum.md): Welcome to Solana Dust Vacuum! Our mission is to recycle your dust, freeing validators from storing useless accounts while rewarding users with the sol invested in the account rent.
- [Overview](https://docs.soldustvacuum.app/close-accounts/overview.md)
- [How it works](https://docs.soldustvacuum.app/close-accounts/how-it-works.md)
- [How to close accounts](https://docs.soldustvacuum.app/close-accounts/how-to-close-accounts.md)
- [Risks](https://docs.soldustvacuum.app/close-accounts/risks.md)
- [SDK](https://docs.soldustvacuum.app/sdk.md): With hardware wallets in mind, this SDK is designed for easy of use and to allow the user close accounts of multiple wallets at once.
- [Referral Program](https://docs.soldustvacuum.app/referral-program.md)
- [Team](https://docs.soldustvacuum.app/about-us/team.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.soldustvacuum.app/solana-dust-vacuum.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.
