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

# Phantom Portal overview

> Dashboard for managing app configuration, branding, and integration with Phantom

Phantom Portal is a self-service dashboard where developers manage their app’s configuration, branding, and presence within Phantom.

To sign up, go to [phantom.app/portal](https://phantom.app/portal) and sign up with a Google account or Apple ID.

## Key features

Phantom Portal is the central hub for managing your app's integration with Phantom. The portal lets you do the following:

* Configure your app: Set up allowed URLs, network support, and authentication settings.
* Manage branding: Upload your app icon, cover image, and description.
* View access mode: See your app's current access mode (`DISABLED`, `PRIVATE`, or `PUBLIC`).
* Verify your domain: Confirm that you own the domain in order to have your app displayed in Phantom.

## Apps that need Phantom Portal access

You need to use Phantom Portal if you're building one of the following:

* Apps with embedded wallet: Using [React SDK](/sdks/react-sdk/), [Browser SDK](/sdks/browser-sdk/), or [React Native SDK](/sdks/react-native-sdk/)
* Apps with Phantom Connect: Implementing [social login or extension-based authentication](/phantom-connect). [Learn about Phantom Connect](/phantom-connect).
* Apps that need public listing: Appearing in Phantom’s **Explore** tab, search results, or recommended apps.

## Domain verification

Domain verification confirms that you control the domain where your app runs. While domain verification is not required to use Phantom Connect, it is required for your app to appear in Phantom’s public discovery surfaces, including the following:

* The **Explore** tab: A curated discovery surface that helps users find your app.
* Search results: Your app appears when users search within Phantom.
* Recommended apps: Featured placements that increase visibility.

## Resources

<CardGroup cols={1}>
  <Card title="View Phantom Portal terms" icon="info-circle" href="https://phantom.com/developer-portal-terms">
    Phantom Developer Portal Terms of Service
  </Card>
</CardGroup>

## Need help?

Contact [Phantom developer support](https://docs.google.com/forms/d/e/1FAIpQLSeHWETFkEJbHQCF-lnl1AHmVQPuyfC0HbnxjDjIp6VYV1sBZQ/viewform).

<CardGroup cols={1}>
  <Card title="Get started" icon="arrow-right" href="/phantom-portal/getting-started">
    Next: Step-by-step guide for setting up your app in Phantom Portal
  </Card>
</CardGroup>
