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

# Publish on the Marketplace

> List your extension on the Marketplace

<Frame>
  <img src="https://mintcdn.com/opai/v5NV4tR0-Jbw9Wj5/images/marketplace.png?fit=max&auto=format&n=v5NV4tR0-Jbw9Wj5&q=85&s=b63b687adef0f37805b4e7fb786c1653" width="1457" height="939" data-path="images/marketplace.png" />
</Frame>

The [Marketplace](https://opai.today/marketplace) is a page that lists publicly available extensions, making it easy for users to discover and install what they need.

This page provides the complete process for publishing your extension.

<Steps>
  <Step title="Join the GitHub Organization">
    Click [here](https://api.opai.today/github/join) to join the GitHub organization.\
    This link will automatically invite you to the organization, make sure to check your email or go to the organization page to accept it.

    <PreviewButton href="https://mintlify.com/docs/llms.txt">Open the llms.txt for this site.</PreviewButton>
  </Step>

  <Step title="Create Your Repository">
    * Create a **public repository** in the organization, named as your extension.
    * Create a **Release** in the repository and upload your extension JAR.
    * Add a `README.md` with a description of your extension.
    * Add the `opai-extension` tag to the repository.

    Once these steps are complete, your extension will appear on the [Marketplace](https://opai.today/marketplace).\
    Updates may take up to 30 minutes. If your extension does not show up after that time, there may be a formatting error or a server issue.
  </Step>
</Steps>
