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

# Use Cases

<Note>
  GLAM access control framework provides a flexible and secure way to manage delegated accounts and their permissions. Some common use cases are listed below.
</Note>

<Tabs>
  <Tab title="Treasury Management">
    <Frame>
      <img className="block dark:hidden" src="https://res.cloudinary.com/devbkdecu/image/upload/v1737325599/glam-docs-access-lend-transfer-light-v2_iofk2u.png" />

      <img className="hidden dark:block" src="https://res.cloudinary.com/devbkdecu/image/upload/v1737140662/glam-docs-access-lend-transfer-dark_xp3wny.png" />

      <video autoPlay muted playsInline className="hidden" src="https://res.cloudinary.com/devbkdecu/video/upload/v1737150606/glam-docs-access-lend-transfer-light_wfnqir.webm" />

      <video autoPlay muted playsInline className="hidden" src="https://res.cloudinary.com/devbkdecu/video/upload/v1737154086/glam-docs-access-lend-transfer-dark_ebhlvk.webm" />
    </Frame>

    The vault owner designates a treasury delegate with specific permissions to manage protocol interactions. While this delegate can lend into and withdraw from authorized protocols, they cannot initiate unauthorized actions like transfers. This enables specialized treasury management while maintaining strict security controls.
  </Tab>

  <Tab title="Stake Management">
    <Frame>
      <img className="block dark:hidden" src="https://res.cloudinary.com/devbkdecu/image/upload/v1737325599/glam-docs-access-stake-swap-light-v2_edacph.png" />

      <img className="hidden dark:block" src="https://res.cloudinary.com/devbkdecu/image/upload/v1737140663/glam-docs-access-stake-swap-dark_qnupdx.png" />

      <video autoPlay muted playsInline className="hidden" src="https://res.cloudinary.com/devbkdecu/video/upload/v1737152002/glam-docs-access-stake-swap-light_jx2pm0.webm" />

      <video autoPlay muted playsInline className="hidden" src="https://res.cloudinary.com/devbkdecu/video/upload/v1737152000/glam-docs-access-stake-swap-dark_abwd9h.webm" />
    </Frame>

    The vault owner grants a staking manager delegate permission to optimize staking positions across validators. While the delegate can execute stake and unstake instructions within defined parameters, they cannot perform unauthorized actions like swaps. This enables specialized stake management with robust security controls.
  </Tab>

  <Tab title="AI Yield Optimization">
    <Frame>
      <img className="block dark:hidden" src="https://res.cloudinary.com/devbkdecu/image/upload/v1737325599/glam-docs-access-lend-swap-light-v2_dsrpyj.png" />

      <img className="hidden dark:block" src="https://res.cloudinary.com/devbkdecu/image/upload/v1737140661/glam-docs-access-lend-swap-dark_ivzpfz.png" />

      <video autoPlay muted playsInline className="hidden" src="https://res.cloudinary.com/devbkdecu/video/upload/v1737151999/glam-docs-access-lend-swap-light_ketndp.webm" />

      <video autoPlay muted playsInline className="hidden" src="https://res.cloudinary.com/devbkdecu/video/upload/v1737151997/glam-docs-access-lend-swap-dark_n4kj8n.webm" />
    </Frame>

    The vault owner grants an AI optimizer delegate permission to automatically rebalance positions across lending protocols. While the delegate can move assets between integrated protocols to maximize returns, they cannot perform unauthorized actions like swaps. This enables automated yield optimization with strong security controls.
  </Tab>

  <Tab title="Governance Automation">
    <Frame>
      <img className="block dark:hidden" src="https://res.cloudinary.com/devbkdecu/image/upload/v1737325599/glam-docs-access-vote-trade-light-v2_nyqcts.png" />

      <img className="hidden dark:block" src="https://res.cloudinary.com/devbkdecu/image/upload/v1737140666/glam-docs-access-vote-trade-dark_se6ve4.png" />

      <video autoPlay muted playsInline className="hidden" src="https://res.cloudinary.com/devbkdecu/video/upload/v1737152006/glam-docs-access-vote-trade-light_cru3cu.webm" />

      <video autoPlay muted playsInline className="hidden" src="https://res.cloudinary.com/devbkdecu/video/upload/v1737152004/glam-docs-access-trade-vote-dark_diuu2y.webm" />
    </Frame>

    The vault owner grants a governance delegate permission to participate in protocol governance. While the delegate can cast votes on behalf of the vault's token holdings, they cannot perform unauthorized actions like trades. This enables automated governance with rigorous security controls.
  </Tab>
</Tabs>
