> ## 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.

# How do I share a single paper?

> Use the Share action on a paper page and ensure project visibility allows access.

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/share-paper" />

1. Open the paper page in your project.
2. Click **Share**.
3. Copy the paper link.

If the parent project is private, make it public to allow others to open the shared paper.
