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

# FAQ

> Common questions about Accumulate

<AccordionGroup>
  <Accordion title="What is Accumulate?" icon="circle-question">
    Accumulate is an onchain protocol designed to accumulate Bitcoin over time using fixed, rule-based execution. The protocol converts activity into Bitcoin accumulation and token supply reduction without discretionary management.
  </Accordion>

  <Accordion title="What is the purpose of $ACCU?" icon="coins">
    \$ACCU is the native token of Accumulate. It exists to participate in the
    protocol's mechanics and reflect protocol activity through supply reduction.

    <Warning>
      It is **not** equity, a yield instrument, or a claim on treasury assets.
    </Warning>
  </Accordion>

  <Accordion title="How does Accumulate acquire Bitcoin?" icon="bitcoin">
    Bitcoin is acquired through protocol fee routing. A portion of fees generated
    through trading activity is used to purchase Bitcoin, represented onchain as
    WBTC, and transferred to the treasury.
  </Accordion>

  <Accordion title="Can the protocol sell Bitcoin?" icon="arrow-right-from-bracket">
    Accumulate is designed around an **accumulation-only strategy**. Bitcoin
    acquired by the protocol is held in the treasury and not actively managed or
    deployed.

    <Note>
      There is no logic for selling treasury Bitcoin under any circumstances.
    </Note>
  </Accordion>

  <Accordion title="Does Accumulate generate yield or returns?" icon="chart-line">
    **No.** Accumulate does not offer yield, dividends, or revenue sharing. The
    protocol does not attempt to optimize returns or outperform markets.
  </Accordion>

  <Accordion title="Is the treasury used for anything other than holding Bitcoin?" icon="vault">
    **No.** Treasury assets are not lent, staked, or deployed into external
    strategies. The treasury exists solely to hold accumulated Bitcoin.
  </Accordion>

  <Accordion title="How is the treasury secured?" icon="shield">
    Treasury assets are held in a **Safe multisig wallet** governed by the DAO.
    Any interaction with treasury assets requires multisig authorization and
    follows DAO-defined governance processes.
    <Info>There is no individual or unilateral control over the treasury.</Info>
  </Accordion>

  <Accordion title="Who controls Accumulate?" icon="users">
    Accumulate uses a DAO-based governance system. \$ACCU holders can participate
    in governance within defined bounds. Core execution is enforced by smart
    contracts.
  </Accordion>

  <Accordion title="Can governance change the strategy?" icon="gavel">
    Governance exists to maintain and safeguard the protocol. It does **not**
    direct execution or manage strategy under normal operation.

    <Card title="Learn More" icon="book" href="/whitepaper/governance-and-control">
      See what governance can and cannot change
    </Card>
  </Accordion>

  <Accordion title="Is Accumulate an investment product?" icon="circle-xmark">
    **No.** Accumulate is an onchain protocol that executes a predefined strategy.
    Participation does not imply guaranteed outcomes or financial returns.
  </Accordion>

  <Accordion title="Where can activity be verified?" icon="magnifying-glass">
    All core contracts, token supply changes, buyback activity, and treasury balances are publicly accessible onchain.

    <Card title="Verify Onchain" icon="link" href="#">
      View contract addresses and blockchain explorers (Coming Soon)
    </Card>
  </Accordion>
</AccordionGroup>

***

## Still Have Questions?

<CardGroup cols={2}>
  <Card title="Read the Documentation" icon="book-open" href="/">
    Start from the beginning
  </Card>

  <Card title="Join the Community" icon="telegram" href="#">
    Discuss with other participants (Coming Soon)
  </Card>
</CardGroup>
