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

# Solana dApp Store

> The Solana dApp Store is the crypto-friendly app store for Solana Mobile devices.

## Quickstart

Wherever you are in your publishing journey, you can find resources here to get started.

<AccordionGroup>
  <Accordion title="What apps can be published to the dApp Store?">
    Both Android apps and web apps!

    If you:

    * Have an existing Android app, you're ready to start publishing now!
    * Have a web app, you can convert a PWA into an Android app and generate an APK for app submission!

    Before publishing, ensure your dApp complies with the Solana dApp Store [publisher policy](/dapp-store/publisher-policy).

    <CardGroup>
      <Card title="Publish your dApp" icon="https://mintcdn.com/solanalabs/JcpEBaAjfQ94V5J-/images/static/img/rocket-icon2.png?fit=max&auto=format&n=JcpEBaAjfQ94V5J-&q=85&s=abf513bf5b0be78e320ed4b71b680a4b" href="/dapp-store/submit-new-app" width="512" height="512" data-path="images/static/img/rocket-icon2.png">
        Follow the step-by-step guide to publish your app to the Solana dApp Store.
      </Card>

      <Card title="Convert a PWA to an APK" icon="https://mintcdn.com/solanalabs/JcpEBaAjfQ94V5J-/images/static/img/pwa-icon.png?fit=max&auto=format&n=JcpEBaAjfQ94V5J-&q=85&s=be48785146c0ab203f9f48bd753569ee" href="/recipes/general/publishing-a-web-app" width="308" height="308" data-path="images/static/img/pwa-icon.png">
        Learn how to convert a PWA to an Android app and publish on the dApp Store.
      </Card>
    </CardGroup>
  </Accordion>

  <Accordion title="Do I need a Solana Mobile device to build an app for the dApp Store?">
    You do not need a Solana Mobile device to develop Android apps for the dApp Store.

    Developers **already** have all the tools necessary to start building apps for the dApp Store today!

    <Card title="Development Setup" icon="https://mintcdn.com/solanalabs/JcpEBaAjfQ94V5J-/images/static/img/solana-mobile-stack-logo.png?fit=max&auto=format&n=JcpEBaAjfQ94V5J-&q=85&s=17ade45392e95fd059db8dc923b74c22" href="/get-started/development-setup" horizontal width="401" height="401" data-path="images/static/img/solana-mobile-stack-logo.png">
      A guide to setup an Android device or emulator and start building for the dApp Store.
    </Card>
  </Accordion>

  <Accordion title="I've published my app! How can I promote it?">
    You can find resources related to App Promotion by viewing our Marketing & Partnerships documentation

    <Card title="Marketing & Promotion Resources" icon="bullhorn" href="/marketing/overview" horizontal>
      See the Marketing & Partnership documentation for resources around launching on the dApp Store.
    </Card>
  </Accordion>
</AccordionGroup>

## More resources

<CardGroup>
  <Card title="Publish a dApp" icon="rocket-launch" href="/dapp-store/submit-new-app">
    Follow the step-by-step guide to publish your app to the Solana dApp Store.
  </Card>

  <Card title="Progressive Web Apps (PWAs)" icon="globe" href="/recipes/general/publishing-a-web-app">
    Learn how to convert a PWA to an Android app and publish on the dApp Store.
  </Card>

  <Card title="Frequently Asked Questions" icon="question" href="/get-started/faq">
    See the list of frequently asked questions about the Solana dApp Store and its publishing process.
  </Card>

  <Card title="Publisher Policy" icon="newspaper" href="/dapp-store/publisher-policy">
    Learn about the dApp Store mission statement and publisher policy.
  </Card>
</CardGroup>
