> ## 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 MOBILE DAPP STORE DEVELOPER AGREEMENT

export const FooterDisclaimer = () => {
  return <p className="not-prose mt-16 text-center text-xs text-gray-500 dark:text-gray-400">
      Code samples on this page are subject to the{" "}
      <a className="underline underline-offset-2" href="https://www.apache.org/licenses/LICENSE-2.0">
        Apache 2.0 license
      </a>
      .
    </p>;
};

The Solana Mobile dApp Store Developer Agreement is available at [solanamobile.com/developer-agreement-web](https://solanamobile.com/developer-agreement-web).

<FooterDisclaimer />
