# Pushbase
## Docs
- [Check Subscription Status](https://docs.pushbase.dev/check-subscription-status.md): Determine if a device is currently subscribed to push notifications.
- [Deep linking](https://docs.pushbase.dev/deep-linking.md): Route users to specific screens on tap
- [Import devices](https://docs.pushbase.dev/import-devices.md): Import Subscribed Devices from Existing Records.
- [](https://docs.pushbase.dev/inbox.md): The Notification Inbox component for your app.
- [Handle incoming notifications](https://docs.pushbase.dev/incoming-notifications.md): Receive notifications and capture delivery analytics.
- [Introduction](https://docs.pushbase.dev/index.md): Push your first notification with Pushbase
- [Installation](https://docs.pushbase.dev/installation.md): Install the Pushbase SDK in your Expo project
- [](https://docs.pushbase.dev/opt-in.md): Easily collect device subscriptions with a seamless in-app opt-in.
- [Request permission](https://docs.pushbase.dev/request-permission.md): Ask for user consent to receive push notifications
- [Setup Pushbase SDK](https://docs.pushbase.dev/setup.md): Get your project ready to receive notifications
- [Subscribe device](https://docs.pushbase.dev/subscribe-device.md): Add a device to the notification subscription list
- [Unsubscribe device](https://docs.pushbase.dev/unsubscribe-device.md): Remove a device from the notification subscription list
## OpenAPI Specs
- [openapi](https://docs.pushbase.dev/api-reference/openapi.json)
## Optional
- [Community](https://discord.gg/VSqQCcf5)
- [Blog](https:/blog.pushbase.dev)