# Referral Program

The referral program allows you to earn 33% of all transactions made using your code. By default, Solana Dust Vacuum charges per account closed, 0.0003 SOL, out of which you will earn 0.0001 SOL. This amount will be directly deposited into your Solana wallet used to create the referral code.

The code is automatically set when the user visit the website using your referral link. No further action is required. After the users visit the website using your referral link, all subsequent claims will use your code automatically, and your share of the fee will be transferred to your wallet automatically.

The code will be used even on subsequent visits via any other URL.


---

# 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://docs.soldustvacuum.app/referral-program.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.
