> ## Documentation Index
> Fetch the complete documentation index at: https://luminouslabs-cc5545c6-bump-sdks.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Overview to guides for Solana programs to create, update, close, reinitialize, and burn permanently compressed accounts.

<table>
  <colgroup>
    <col style={{ width: "30%" }} />

    <col style={{ width: "70%" }} />
  </colgroup>

  <thead>
    <tr>
      <th />

      <th />
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        <a href="/pda/compressed-pdas/guides/how-to-create-compressed-accounts">Create</a>
      </td>

      <td>Initialize compressed PDAs in your program</td>
    </tr>

    <tr>
      <td>
        <a href="/pda/compressed-pdas/guides/how-to-update-compressed-accounts">Update</a>
      </td>

      <td>Modify state in compressed accounts</td>
    </tr>

    <tr>
      <td>
        <a href="/pda/compressed-pdas/guides/how-to-close-compressed-accounts">Close</a>
      </td>

      <td>Reclaim lamports from compressed accounts</td>
    </tr>

    <tr>
      <td>
        <a href="/pda/compressed-pdas/guides/how-to-reinitialize-compressed-accounts">Reinitialize</a>
      </td>

      <td>Reset and reuse compressed accounts</td>
    </tr>

    <tr>
      <td>
        <a href="/pda/compressed-pdas/guides/how-to-burn-compressed-accounts">Burn</a>
      </td>

      <td>Permanently delete compressed accounts</td>
    </tr>

    <tr>
      <td>
        <a href="/pda/compressed-pdas/guides/how-to-create-nullifier-pdas">Nullifier PDAs</a>
      </td>

      <td>Prevent replay attacks with one-time use accounts</td>
    </tr>
  </tbody>
</table>

Here is the complete flow to create, or interact with compressed accounts:

<Tabs>
  <Tab title="Create">
    <div className="hidden dark:block">
      <Frame>
        <img src="https://mintcdn.com/luminouslabs-cc5545c6-bump-sdks/EvBEH3OpOSn_oCxU/images/Untitled.png?fit=max&auto=format&n=EvBEH3OpOSn_oCxU&q=85&s=12cd9ab1c35ea16c30e03ff4d13688e8" alt="" width="1146" height="639" data-path="images/Untitled.png" />
      </Frame>
    </div>

    <div className="block dark:hidden">
      <Frame>
        <img src="https://mintcdn.com/luminouslabs-cc5545c6-bump-sdks/LDeRKfgrXmDGno5L/images/image-22.png?fit=max&auto=format&n=LDeRKfgrXmDGno5L&q=85&s=d9adb960a48aecff44784c48a5abba52" alt="" width="1146" height="639" data-path="images/image-22.png" />
      </Frame>
    </div>
  </Tab>

  <Tab title="Update">
    <div className="hidden dark:block">
      <Frame>
        <img src="https://mintcdn.com/luminouslabs-cc5545c6-bump-sdks/EvBEH3OpOSn_oCxU/images/Untitled-1.png?fit=max&auto=format&n=EvBEH3OpOSn_oCxU&q=85&s=8d87e8b5fbef58f367e13ce3f26a2f9d" alt="" width="1066" height="559" data-path="images/Untitled-1.png" />
      </Frame>
    </div>

    <div className="block dark:hidden">
      <Frame>
        <img src="https://mintcdn.com/luminouslabs-cc5545c6-bump-sdks/LDeRKfgrXmDGno5L/images/image-20.png?fit=max&auto=format&n=LDeRKfgrXmDGno5L&q=85&s=4200431dafe9b08379b4a2287f0aee0c" alt="" width="1146" height="639" data-path="images/image-20.png" />
      </Frame>
    </div>
  </Tab>

  <Tab title="Close">
    <div className="hidden dark:block">
      <Frame>
        <img src="https://mintcdn.com/luminouslabs-cc5545c6-bump-sdks/EvBEH3OpOSn_oCxU/images/Untitled-4.png?fit=max&auto=format&n=EvBEH3OpOSn_oCxU&q=85&s=5030bdcf800e4e86ad12bf3fceaa36ff" alt="" width="1146" height="639" data-path="images/Untitled-4.png" />
      </Frame>
    </div>

    <div className="block dark:hidden">
      <Frame>
        <img src="https://mintcdn.com/luminouslabs-cc5545c6-bump-sdks/LDeRKfgrXmDGno5L/images/image-23.png?fit=max&auto=format&n=LDeRKfgrXmDGno5L&q=85&s=fca29d752359e91a8687fe2e244c563c" alt="" width="1146" height="639" data-path="images/image-23.png" />
      </Frame>
    </div>
  </Tab>

  <Tab title="Reinitialize">
    <div className="hidden dark:block">
      <Frame>
        <img src="https://mintcdn.com/luminouslabs-cc5545c6-bump-sdks/LDeRKfgrXmDGno5L/images/program-reinit-1.png?fit=max&auto=format&n=LDeRKfgrXmDGno5L&q=85&s=7ce2b60dd0c9995eaac1bad147187043" alt="" width="1146" height="639" data-path="images/program-reinit-1.png" />
      </Frame>
    </div>

    <div className="block dark:hidden">
      <Frame>
        <img src="https://mintcdn.com/luminouslabs-cc5545c6-bump-sdks/LDeRKfgrXmDGno5L/images/program-reinit.png?fit=max&auto=format&n=LDeRKfgrXmDGno5L&q=85&s=9216db567d54c92be3636b35614adabd" alt="" width="1146" height="639" data-path="images/program-reinit.png" />
      </Frame>
    </div>
  </Tab>

  <Tab title="Burn">
    <div className="hidden dark:block">
      <Frame>
        <img src="https://mintcdn.com/luminouslabs-cc5545c6-bump-sdks/LDeRKfgrXmDGno5L/images/program-burn-1.png?fit=max&auto=format&n=LDeRKfgrXmDGno5L&q=85&s=941e31d1f10b221fd288eb81d93940cf" alt="" width="1146" height="639" data-path="images/program-burn-1.png" />
      </Frame>
    </div>

    <div className="block dark:hidden">
      <Frame>
        <img src="https://mintcdn.com/luminouslabs-cc5545c6-bump-sdks/LDeRKfgrXmDGno5L/images/program-burn.png?fit=max&auto=format&n=LDeRKfgrXmDGno5L&q=85&s=20f68700a77f4447d46a239b96ebcbfe" alt="" width="1146" height="639" data-path="images/program-burn.png" />
      </Frame>
    </div>
  </Tab>
</Tabs>

## Next Steps

<Card title="Create a program with compressed accounts" icon="chevron-right" color="#0066ff" href="/pda/compressed-pdas/guides/how-to-create-compressed-accounts" horizontal />
