> ## 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 project?

> Use the project share modal and make the project public if needed.

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-project" />

1. Open the project issue or overview page.
2. Click **Share**.
3. Copy the link or use direct share options.

If your project is private, Paperzilla prompts you to make it public first.
