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

# Development community

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>;
};

## Discord

Join the [Solana Mobile Discord](https://discord.gg/solanamobile) and grab a **Developer** role in the `#developer` channel.

For developer and publisher support ticketing, submit your questions in `#dev-answers` to get a private chat with Solana Mobile staff.

## X

Follow [@SolanaMobile](https://twitter.com/solanamobile) on X for the latest updates.

## YouTube

Subscribe to [Solana Mobile YouTube](https://www.youtube.com/@SolanaMobileYT) for tutorials, demos, and announcements.

<FooterDisclaimer />
