> ## Documentation Index
> Fetch the complete documentation index at: https://docs.exclusivo.one/llms.txt
> Use this file to discover all available pages before exploring further.

# Burn

> Clearing airdropped junk out of your wallet, and getting rent back on Solana.

The trash bin clears out airdropped junk and dead collections in one go.

<Steps>
  <Step title="Select">
    Mark things for the bin from your own wallet page. You can pick across
    collections.
  </Step>

  <Step title="Review">
    Everything you've selected, listed, before anything happens.
  </Step>

  <Step title="Burn">
    **One approval for the whole lot.** You won't be asked to sign per item.
  </Step>
</Steps>

## What burning does

<Tabs>
  <Tab title="Solana">
    The NFT is destroyed and **the account rent comes back to you**. On a wallet
    with years of accumulated spam that's real money, not loose change.
  </Tab>

  <Tab title="EVM">
    ERC-721 has no universal burn, so it goes to the dead address. Out of your
    wallet and unrecoverable — but there's no rent on EVM chains, so nothing
    comes back.
  </Tab>
</Tabs>

<Warning>
  **Burning cannot be undone.** No recovery, no support ticket that brings it
  back. Read the review list properly before you confirm.
</Warning>

## Check before you burn

<AccordionGroup>
  <Accordion title="Anything the spam filter hid that you actually own">
    Spam filters make mistakes. Something being flagged doesn't make it
    worthless.
  </Accordion>

  <Accordion title="Anything that gets you into something">
    Access passes, membership tokens and allowlist-gating NFTs look like ordinary
    holdings. Burning one gives up whatever it opened.
  </Accordion>

  <Accordion title="Anything currently listed">
    A listed Solana NFT is in escrow, not your wallet, so it isn't there to burn.
    Delist it first if you really want it gone.
  </Accordion>
</AccordionGroup>
