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

# Can I use Paperzilla without email digests?

> Yes. You can read via in-app feed, RSS/Atom, or CLI even if email digests are not your primary workflow.

export const AiAgents = ({path}) => <Tip>
    <b>AI agents</b>: This page is available as <a href={path + '.md'}>markdown</a>. See also the <a href="/llms.txt">docs index</a> and <a href="/llms-full.txt">full docs</a>.
  </Tip>;

<AiAgents path="/answers/read-without-email" />

Yes.

Email digests are optional as a reading surface.

You can use:

* [In-app feed](/guides/feed-in-app)
* [RSS/Atom feed URL](/guides/feeds) in a reader
* [CLI (`pz`)](/guides/cli)

If you do not want delivery for a period, pause the project.
